Hi,

In the following demo application [1], there's a bunch of vector point features with labels. If you zoom in a little, more appear. The circles correctly overlaps but not the labels (labels from below circles are rendered on top of top circles, causing the effects you see). Looking at the html, we can see that the circles and labels are not rendered together (in the same dom container), thus causing this problem.

Other than using the cluster strategy, is there anything I can do to avoid this issue ?

Many thanks,

[1] http://bs-dev2.mapgears.com/webmap/

--
Alexandre Dubé
Mapgears
www.mapgears.com

_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to