Hii,
I try to find distance matrix.
To do this I made GDirections request with
{getSteps:false, getPolyline:false}
parameters.
And I read the distance on Load event like this.
var distance = this.getDistance().meters;
I know that there is limitation by geocoding 15000 request per day.
This operations counts down by total limit.
Thanks for your advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---