i added a polyline on may map, and also a  photo : "photo.png", the
polyline is drawn above the photo, the problem : i want the photo
above the polyline , how can i do? my code is :

maligne=new GPolyline([], "#FFFFFF",11,1);
map.addOverlay(maligne);
var rue = new EInsert(new GLatLng(36.877148,10.322846),"photo.png",new
GSize(41,59),17,1);
map.addOverlay(rue);
-- 
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.


Reply via email to