Note that longitude comes first in a GeoJSON coordinate array, not latitude. { "type" : "Point", "coordinates" : [ -122.5, 37.7 ] }.
確定! 回上一頁