I am using the JavaScript API V3 Directions Service so I am not
storing everything in a cache. I am using C# and SQL Server and what I
am actually doing is enabling a user to select any two points to lay a
direction and store the pair of points in a database. On page load, I
am using all the pairs of points from database to show the selections
made by all users. In this regard, I may be forced to make say around
20000 requests recursively which is a concern. I can buy the premier
version of API which supports 100,000 requests a day if needed.

Thank you.

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

Reply via email to