Okay, figured it out by parsing GeoJSON. Here is chunk of my code in function: var geojson = JSON.parse(geoString); var propert ...
確定! 回上一頁