> If I am running api v3 to work out distances for my mysql table how > many times can this be run per day.
None, if you mean you are storing data derived from Google provided Directions. See the terms of use. > I will be inputing Latitude and > Longitude does this count as geocoding. Errm, maybe, it would depend on the source of the Lat/Longs. If you mean you are deriving them from a Directions response, I think yes that counts as geocoding. > Also are there be limits on > the number of times this > can be run. Gecoding? Yes, this is a FAQ http://code.google.com/apis/maps/faq.html#geocoder_limit -- 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.
