On Nov 30, 5:50 am, Rainer Pansen <rainerpan...@googlemail.com> wrote:
> Dear all,
> i'm using Maps API V3 and i've got a map with a couple of markers,
> they are customized with individual icons, infowindow, click/mouseover/
> mouseout Listeners and so on. After calculating  a route, i only got
> the default google Icons without any of the customized features.
> is there any posibillity of still using and showing my own markers
> after using directions?

Sure.  surpressMarkers on the DirectionsRenderer.

Or render the directions result yourself:
http://www.geocodezip.com/v3_directions_custom_iconsC.html

  -- Larry

>
> Thank you very much for your help!
> Regards
> rainer

-- 
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...@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