Skip to content

Commit cfa756d

Browse files
committed
�޸��˵�����Ϣ
1 parent 4036d22 commit cfa756d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Openlayers.zip

-23 Bytes
Binary file not shown.

js/mobile-base.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -232,11 +232,11 @@ var init = function (onSelectFeatureFunction) {
232232
{ "id": "0/237/navi", "type": "Feature", "geometry": {"type": "Point", "coordinates": [-6701566,1944843]},
233233
"properties": {"Name": "华表"}},
234234
{ "id": "0/315/navi", "type": "Feature", "geometry": {"type": "Point", "coordinates": [-1428454,2054627]},
235-
"properties": {"Name": "花房1", "Country":"Austria", "City":"Graz"}},
235+
"properties": {"Name": "花房1"}},
236236
{ "id": "0/315/navi", "type": "Feature", "geometry": {"type": "Point", "coordinates": [-5195271,1242560]},
237-
"properties": {"Name": "花房2", "Country":"Austria", "City":"Graz"}},
237+
"properties": {"Name": "花房2"}},
238238
{ "id": "0/304/navi", "type": "Feature", "geometry": {"type": "Point", "coordinates": [-322869,-1159474]},
239-
"properties": {"Name": "荷花池", "Country":"Austria", "City":"Graz"}}
239+
"properties": {"Name": "荷花池"}}
240240
];
241241
var results = {
242242
"type": "FeatureCollection",

0 commit comments

Comments
 (0)