Hi Guys,
I am trying to use the new Marker Clustering feature but i don't seem to be able to make it to work.
Also, the OutSystems Maps demo and the component documentation were not updated to reflect the new feature.
I have configured the map like this:
All the markers are being correctly displayed but they are not being aggregated together once i start doing the zoom out. Also, the Title field from the markers, that is supposed to be presented on hover, are not being displayed as well.
PS - I am consuming already, on my Maps page, the markerclusterer script.
Ok, it seems that i figured out where the problem is. We need to set a MaxZoom value to display the clusters, otherwise it will never display:
Please update the documentation and demo ASAP in order to be clear for everyone.
Also, please make the default value for MaxZoom, a different value, otherwise it will be confusing.
Hi @Pedro Domingues ,
We are not able to reproduce the reported issue on our side. Since when you reported this behavior, we made many changes and fixes on OutSystems Maps. Could you check if this issue occurs with the latest version of OutSystems Maps? If the issue continues on OutSystems Maps, please share with us the OML with the use case.
We tried to replicate the behavior, and the maps works as expected for MarkerClusterer options:
ThanksBruno Marcelino