[OpenLayers-Users] Remove StyleMap from openlayers.layer.vector after Zooming

stash steffen.schwarz85 at googlemail.com
Thu Dec 3 06:41:18 EST 2009


Hi,

I solved it now. I simply made a new stylemap, set this new stylemap for the
layer and made a refresh of the layer.

my_layer.styleMap = the_new_stylemap;
my_layer.refresh({ force: true }); 

regards
-- 
View this message in context: http://n2.nabble.com/Remove-StyleMap-from-openlayers-layer-vector-after-Zooming-tp4105050p4105530.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list