@@ -232,11 +232,11 @@ var init = function (onSelectFeatureFunction) {
232
232
{ "id" : "0/237/navi" , "type" : "Feature" , "geometry" : { "type" : "Point" , "coordinates" : [ - 6701566 , 1944843 ] } ,
233
233
"properties" : { "Name" : "华表" } } ,
234
234
{ "id" : "0/315/navi" , "type" : "Feature" , "geometry" : { "type" : "Point" , "coordinates" : [ - 1428454 , 2054627 ] } ,
235
- "properties" : { "Name" : "花房1" , "Country" : "Austria" , "City" : "Graz" } } ,
235
+ "properties" : { "Name" : "花房1" } } ,
236
236
{ "id" : "0/315/navi" , "type" : "Feature" , "geometry" : { "type" : "Point" , "coordinates" : [ - 5195271 , 1242560 ] } ,
237
- "properties" : { "Name" : "花房2" , "Country" : "Austria" , "City" : "Graz" } } ,
237
+ "properties" : { "Name" : "花房2" } } ,
238
238
{ "id" : "0/304/navi" , "type" : "Feature" , "geometry" : { "type" : "Point" , "coordinates" : [ - 322869 , - 1159474 ] } ,
239
- "properties" : { "Name" : "荷花池" , "Country" : "Austria" , "City" : "Graz" } }
239
+ "properties" : { "Name" : "荷花池" } }
240
240
] ;
241
241
var results = {
242
242
"type" : "FeatureCollection" ,
0 commit comments