Skip Navigation

[Resolved] Map Marker z-index or stacking order

This thread is resolved. Here is a description of the problem and solution.

Problem: I would like to be able to control which Map Markers appear "in front" of other Map Markers, similar to a z-index or stacking order.

Solution: By default, Google Maps places Markers based on their location relative to the bottom of the Map. Markers at the bottom of the Map are placed in front of Markers at the top of the Map. Modifying that behavior would require some custom JavaScript that falls outside the scope of the support we provide here in the forums.

Relevant Documentation:
http://salman-w.blogspot.com/2012/07/change-z-index-google-map-v3-markers.html

This support ticket is created 6 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 1 reply, has 2 voices.

Last updated by Christian Cox 6 years, 3 months ago.

Assisted by: Christian Cox.

Author
Posts
#602215

I whant to be able to order the marker.... to control which is OVER... i try some post order plugin but for the marker, it did not work.... here is the page : hidden link

i whant the red and black marker to be on TOP of everything...
simple !

#602362

By default, Google Maps stacks markers so that markers closer to the bottom of the map are positioned in front of markers closer to the top of the map. It has nothing to do with the sort order of the posts used to create the markers. If you want to change the stacking order of each individual marker, you must use custom code to find the correct markers and manually adjust their z-index using JavaScript and the Google Maps API. Unfortunately this falls outside the scope of the support we provide here in the forums. If you need professional help with this code, you can contact one of our certified partner contractors:
https://toolset.com/consultant/

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.