#add message
This commit is contained in:
parent
f7d082c06c
commit
8e1df38953
|
@ -204,10 +204,10 @@
|
|||
<div class="row">
|
||||
<div class="col-md-12 col-sm-12 col-xs-12">
|
||||
<div id="map" style="width: 100%;height: 600px;margin-top: 30px">
|
||||
<div class="legend">
|
||||
<div style="background: white;text-align: center;color: black">更新次数</div>
|
||||
<img src="http://210.77.68.250:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&LAYER=newmedia:gansu&STYLE=newmedia:newmedia_gansu_shidaima">
|
||||
</div>
|
||||
{# <div class="legend">#}
|
||||
{# <div style="background: white;text-align: center;color: black">更新次数</div>#}
|
||||
{# <img src="http://210.77.68.250:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&LAYER=newmedia:gansu&STYLE=newmedia:newmedia_gansu_shidaima">#}
|
||||
{# </div>#}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{"type":"GeometryCollection", "geometries": [
|
||||
{"type":"Point","coordinates":[103.21138968234294,35.607512692578624],"name":"临夏市"},
|
||||
{"type":"Point","coordinates":[106.68598194698906,35.53606492868464],"name": "平凉市"},
|
||||
{"type":"Point","coordinates":[107.63846071874666,35.736769736267604],"name": "西峰市"},
|
||||
{"type":"Point","coordinates":[107.63846071874666,35.736769736267604],"name": "庆阳市"},
|
||||
{"type":"Point","coordinates":[105.71725010225042,34.58566637377387],"name": "天水市"},
|
||||
{"type":"Point","coordinates":[98.27299584495046,39.80280050328038],"name": "嘉峪关"},
|
||||
{"type":"Point","coordinates":[98.51133730612352,39.74528877888346],"name": "酒泉市"},
|
||||
|
@ -9,8 +9,8 @@
|
|||
{"type":"Point","coordinates":[102.16563592029843,38.492145353375044],"name": "金昌市"},
|
||||
{"type":"Point","coordinates":[102.6349087754885,37.927210175300395],"name": "武威市"},
|
||||
{"type":"Point","coordinates":[104.1744411716665,36.54651652242124],"name": "白银市"},
|
||||
{"type":"Point","coordinates":[102.90200891086752,34.98901123240807],"name": "合作市"},
|
||||
{"type":"Point","coordinates":[102.90200891086752,34.98901123240807],"name": "甘南藏族自治州"},
|
||||
{"type":"Point","coordinates":[104.62057128762616,35.57531599755989],"name": "定西市"},
|
||||
{"type":"Point","coordinates":[105.7306076212791,33.74373621886378],"name": "成县"},
|
||||
{"type":"Point","coordinates":[105.7306076212791,33.74373621886378],"name": "陇南市"},
|
||||
{"type":"Point","coordinates":[103.84737984424271,36.04726953744183],"name": "兰州市"}
|
||||
]}
|
Loading…
Reference in New Issue