Call KML files from within a blog or topic
Here's how to create a button in your blogs or topics that calls KML or KMZ files you create. In the Modify A Blog utility you can include a KML or KMZ file, but to call it explicity from within the blog, you can create a button as shown here.
- Create and save your KML file.
- FTP the file to the kml folder in Philadelphia Reflections
- Use the following code in a blog or topic to call the kml file
<button onclick="location.href='http://www.philadelphia-reflections.com/kml-read.php?file=Franklin.kmz'">Button Label</button>
To create this button:
Instead of Franklin.kmz, put any .kml or .kmz file that is in the kml folder:
http://www.philadelphia-reflections.com/kml/
(1324)







