My Web site (in development) displays markers to show points of
interest.
The user can then decide to create an itinerary between markers or
from a marker to another location.
When the itinerary has been defined, I create a flag to indicate the
start and end points of the itinerary.

At this point, I adjust the zIndex so that the flag goes "behind" the
marker in question.
This works fine in Firefox.

However, in IE v8, the call to Marker.getZIndex always returns
undefined.
Has anyone else come across this problem?
Is this a bug ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to