AzureMapsControl.Components icon indicating copy to clipboard operation
AzureMapsControl.Components copied to clipboard

Create DataSource.GetClusterExpansionZoom(string clusterId)

Open DavidThielen opened this issue 1 year ago • 1 comments

I want to call the method

datasource.getClusterExpansionZoom(cluster.properties.cluster_id).then(function (zoom)

This is very useful to handle a click on a cluster.

thanks - dave

DavidThielen avatar Mar 24 '24 17:03 DavidThielen

Hi David,

This should be available on the version 1.16.0-alpha0001. Please take a look at it and let me know if this works, in which case I will publish a stable version of the package.

arnaudleclerc avatar Mar 27 '24 21:03 arnaudleclerc