• Hi all,
    I want to change the coordinates dynamically using shortcode and load the layers.

    For example i want show layer 3 and center the map on my coordinates.

    [mapsmarker layer="3" lat="41.117149" lon="16.871908"]

    and show the same layer but whith different position

    [mapsmarker layer="3" lat="44.493840" lon="18.958940"]

    In reality, this example show a marker in this coordinates, but don’t show the markers of the my layer.

    How can i solve my problem?

The topic ‘[Plugin: Leaflet Maps Marker] Dynamic center map with layers’ is closed to new replies.