nucleos / NucleosMapsBundle

📍 This bundle provides simple map rendering in symfony application.
https://nucleos.rocks
MIT License
5 stars 2 forks source link

How to display multiple markers on the same map? #909

Open BideoGemu opened 4 months ago

BideoGemu commented 4 months ago

Question

I use OpenStreetMaps and despite all my research I haven't found any way to display multiple addresses on the same map even though leaflet and OSM allow it. Is there a way to successfully display multiple points on the map?

core23 commented 4 months ago

This is not possible at the moment, but feel free to provide a PR for such a feature.