Display KML Placemak information
-
I’m using the Leaflet Map plugin to display .KML files on a website I’m working on (by the way, the plug-in works great, thanks!).
But … The points (markers) in this .KML file have some information in the placemark name field, but the plugin does not show this information when rendering the map with my .KML file.
Is there anything I could do to show the Placemark Name pop-up when I click on the pin? I’m using this shortcode:
[leaflet-map width=100% height=500px zoom=12 zoomcontrol=1][leaflet-kml fitbounds=1 src=”‘.get_field(‘tracklog’).'”]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display KML Placemak information’ is closed to new replies.