KML Infowindow outside map PDF Print E-mail
Written by Mike Reumer   
Tuesday, 11 January 2011 21:50

In the Googlemaps plugin (version => 2.12o) you can show the description of a placemark out of a KML file outside a map. The kml file has to be rendered with the GeoXML option.
You need to add to the article a div with an id where you can want to place the information. For example: <div id='info'>&nbsp;</div>
The id has to be place in the parameter kmlopendivmarkers to the {mosmap}.

Click on a marker in the map below to see it work.

{mosmap kml='http://www.fourdirectionsmaine.org/map/tribes.kml'|kmlrenderer='geoxml'|kmlclickablemarkers='0'|kmlopendivmarkers='info'}

Info about marker:

Last Updated on Saturday, 30 July 2011 16:24
 

Advertisement