I inherited a code that was written in V2 and upgrade to V3.  there are 
marker that are vehicles so, we will have to move the marker with new 
position info.
 
Questions
 
1. In V2, to reposition the marker, the old one is removed and new marker 
is created.  i see that setPosition() in Marker object. without removing 
and createing new one, can we reposition (move) the marker in V3?
 
1. in V2 to bring the marker on the top when clicked,  the old marker  is 
removed and new marker is created.  in V3, can up update setZIndex() to 
modify zIndex without having to remove and create new one?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/r74B9GnDPggJ.
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-js-api-v3?hl=en.

Reply via email to