TTMSFMXWebGMaps Clusters

Ok thanks. Yes I have used the title and can get the total fine in javascript. I don't want to go lower than clusters anyway! Is there any way of aborting the onclusterclick event?

Set Cluster ZoomOnClick to False.

I want it to zoom normally but want to stop it if there is only one marker in it.

Have you tried setting MinimumClusterSize to 1?

Yes, and that works fine except that when clicking on  cluster that has only one marker it then jumps down to the lowest level. I would like it to do nothing.

There's currently no built-in functionality available that can disable zoomclick based on the cluster level.
We'll have to investigate if this feature can be added in a future version.

Thanks for your help.