• Hey!
    I have a position taken from a kml-file which is successfully shown on the map. But I would like to have the popup already visible when the map is loaded.

    The shortcode working so far is:
    [leaflet-kml src=https://www……/…/current-position.kml]SY ARGO[/leaflet-kml]

    So I tried with the following, but the “visible” option is not working:
    [leaflet-kml src=https://www……/…/current-position.kml visible]SY ARGO[/leaflet-kml]

    Maybe you have an idea?


    • This topic was modified 1 year, 2 months ago by dosheimer.
Viewing 1 replies (of 1 total)
  • Plugin Contributor hupe13

    (@hupe13)

    visible is for leaflet-marker only. Maybe it is possible in principle, but not with these two plugins.

    What about hover?

Viewing 1 replies (of 1 total)
  • The topic ‘Popup visible bei [leaflet-kml] shortcode’ is closed to new replies.