Hi all.
When I display clusters for MapPoints, the labels with the names of countries overlap these clusters, which makes it difficult to click on them or fix the mouse movement event over them. At the same time, the countries are the first series and MapPoint is the second series. But this does not affect the display by z-index. Accordingly, when zooming out of the map, the problem with clusters becomes even greater, since even hidden labels for some reason are on top of the clusters and interfere with interacting with them.
My question is: how can I make CLUSTERS and individual Points on the map on top of the labels? Simple CSS does not help me.