Hi, I've used GDirections to map a line between two points, and would like to change the overlay of the A and B markers:
directions = new GDirections(map); directions.loadFromWaypoints(addresses); Any idea how I could go about doing this? Or is there a better way of doing what I want? I have two points on a map, and I'd like to display a route between them - but I'm not bothered about the actual directions. Because I don't want "as the crow flies", I can't use a simple polyline. Any help would be appreciated. Cheers, Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
