>  It takes out a bunch of points from a database and then
> calculates the distance to all of them before finding out which is the
> shortest . So at times there are from 51 to 500 requests that are sent

Sounds like a poor strategy.  Maybe much less overhead to use simple
straight-line calculations to eliminate all but the closest ten or so
for full examination by route.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to