By GPS Nutter in How To. October 5, 2008
Here's a useful little trick when using Google's My Maps.
Converting KML files usually doesn't cause us any problems, but if you're using Google's 'My Maps' to store your placemarks online, saving this data as KML is mostly useless for us as the actual point data isn't stored locally - there's nothing of use to us in the KML.
To get round this right-click on the "View in Google Earth" link on the map, (it's displayed along the top of the map next to RSS link) and select "Copy Shortcut" if you're using IE, or "Copy Link Location" if using Firefox.
Paste this URL into your browser's address bar.
Find the "output=nl" part in the url string and change it to "output=kml", press enter and the a KML file will be downloaded containing all the placemark data.
We can then use this KML file in POI Editor - just select 'Load POI' and then edit or convert as normal.
Related Articles : How To : Calculate The Distance Between Two Points, How To : Create Your Own Points Of Interest