Dynamically change z-index on Google Maps markers
05/02/2010, 14:02H · Topics: Javascript · Print
As many have noticed Google Maps API does not include a setIndex() method on the marker. You can set the z-index when adding a marker to the map. But it is not possible to change this afterwards.
Dynamically change z-index on Google Maps markers
Tags: google maps, Javascript, jquery