Google Maps KML (GeoXML) won’t work with http://localhost
Reading manuals is sometimes more efficient but if you are like me who tries it all (including web search) before hitting manual, then this should help:
When trying to develop a google map app on your local machine that needs to map a KML file, remember that any KML file served by your localhost server will not be properly rendered. The KML file has to be uploaded on a public server where google server can get to. This is because parsing of KML and rendering is done by google servers, each time!.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.





