05 Feb 2010
Dynamically change z-index on Google Maps markers
No comments.-
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… Read more