[ad_1]
Hello,
I’m a bit confused, is it possibile to show multiple markers on the same map?
I’m using shortcode like this:
[leaflet-map fitbounds]
[leaflet-marker lat="45.8157208" lng="8.8230275"]
[leaflet-marker lat="45.8157208" lng="8.8230275"]
[leaflet-marker lat="45.8157208" lng="8.8230275"]But is just shows the last marker.
am I missing something?
