Is it currently possible to determine the parent of a clustered marker? This would be useful to e.g open the cluster for a selected marker.
There is this function - but i don't know how to access the marker object inside MarkerCollectionLayer (contentBinding):
markerClusterGroup.getVisibleParent(marker);
Is it currently possible to determine the parent of a clustered marker? This would be useful to e.g open the cluster for a selected marker.
There is this function - but i don't know how to access the marker object inside MarkerCollectionLayer (contentBinding):