Hi,
Sorry as we dont have the a external url available let me post the code for
which i need some help on.
var newIcon = new GIcon(G_DEFAULT_ICON);
newIcon.image= "images/three.png";
markerOptions = {icon:newIcon};
var marker = new GMarker(point,{zIndexProcess:importanceOrder});
Problem: without markerOptions for new icon image does not any marker.
If we remove the markerOptions and execute it, the marker shows with the
z-index.
what is the setting to show new icon image and z-index is there any
constraint to it.
Regards,
Arvind
--
Arvind P Rangan
--
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.