[GIS] How to export KML from points plotted in javascript Google Maps API

exportgoogle mapskml

I want to export a KML file from points plotted in Javascript using the Google Maps API. Is there a way to do this?

I would like the user to be able to log in and see Google Maps, then plot points on the map and finally export those points in a KML format.

Thanks.

Best Answer

This Example builds up the KML and shows you the RAW KML format

http://www.birdtheme.org/useful/build.php