On Apr 24, 1:28 am, mouadh <[email protected]> wrote: > hi, > i want to scan a map by drawing and defining some object like > taggabale sector, taggabale route...
I don't know what that means. > i want also automatically retrieve a route between two points. > how can i do that with Google Maps JavaScript API v3 or v2 ?? Use the directions service? http://code.google.com/apis/maps/documentation/javascript/services.html#Directions or for a v2 map, the v2 equivalent, but for that go to the v2 group: http://groups.google.com/group/google-maps-api -- Larry > Thx for your help. -- 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 [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-js-api-v3?hl=en.
