Google switched from using G_START_ICON, G_PAUSE_ICON, G_END_ICON to
using unnamed icons with the letters A, B, C etc., quite a while ago.
The easiest way to use your own markers now is to tell GDirections not
to plot the directions on the map (omit the first parameter in new
GDirections). Use {getPolyline:true} to cause the data to be returned.
Wait for the "load" event. Get the polyline with .getPolyline() and plot
it yourself. Get the marker information with .getMarker() and plot your
custom markers.
--
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---