[OpenLayers-Users] Re: Can't get clustering work

dr rykovd at gmail.com
Sat Sep 10 13:27:56 EDT 2011


I guess it is mandatory to add all features at once (as array):
buildingLayer.addFeatures([f1, f2, ...]), not
buildingLayer.addFeatures([f1]), buildingLayer.addFeatures([f2]),...

-----
Denis Rykov
NextGIS
http://www.nextgis.org/
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Can-t-get-clustering-work-tp6777723p6779137.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list