This question is locked. New answers and comments are not allowed.
Hello,
I am displaying some items on the map. Some of them can have the same location and cluster is shown. I can zoom in but I will not see them because they are on the same location and cluster is still shown. I would like to show information about them when mouse over the cluster. It would be something like tooltip. While debugging I can see child items from ClusterItem object but on coding there is no Items property for ClusterItem class. How can I take items from Cluster to show information about them ?
Thanks anyway.
I am displaying some items on the map. Some of them can have the same location and cluster is shown. I can zoom in but I will not see them because they are on the same location and cluster is still shown. I would like to show information about them when mouse over the cluster. It would be something like tooltip. While debugging I can see child items from ClusterItem object but on coding there is no Items property for ClusterItem class. How can I take items from Cluster to show information about them ?
Thanks anyway.