[OpenLayers-Users] Google+Vector+Marker

realjax jax at schildmos.nl
Fri Jul 11 09:53:11 EDT 2008




realjax wrote:
> 
> I've done some further investigating and noticed the following behavior:
> I use OpenLayers.Control.SelectFeature and when I activate it on a vector
> layer, the z-index of that layer gets raised for some reason. 
> 

yes,

in the activate method from Openlayers/handler/feature.js  is this line:
this.layer.div.style.zIndex = this.map.Z_INDEX_BASE['Popup'] - 1;

When I comment this line out everything works fine and popups work for both
the markers as well as the vectors! 
I'm not sure of the implications, but If I run into something I'll post it
here.





-- 
View this message in context: http://www.nabble.com/Google%2BVector%2BMarker-tp18390096p18404381.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list