You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project converts a Google Maps .KML file into a JavaScript array, allowing the data to be easily accessed and manipulated in a web-based application.
kml-to-js converts .KML files exported from Google Maps to Javascript arrays.
you can easily copy the result by clicking on "copy to clipboard" button.
About
This project converts a Google Maps .KML file into a JavaScript array, allowing the data to be easily accessed and manipulated in a web-based application.