On Apr 29, 5:17 am, "[email protected]" <[email protected]> wrote: > Hi, > if i create a map and insert a GDirection with 4 point and 4 custom > GMarker i see: > > GDirection Marker "A" is over CustomIcon_1 > CustomIcon_2 is over GDirection Marker "B" > CustomIcon_3 is over GDirection Marker "C" > GDirection Marker "D" is over CustomIcon_4 > > The route way is A->B->C->D > > can i set the zIndex of GMarker "CustomIcon" or set zIndex of > GDirection Market A,B,C and D?..if yes...how to???
Why don't you remove the GDirection markers or not plot them? (just add the polyline returned from GDirections, not the markers) -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
