Hello all! According to the terms of service, "The Geocoding API may only be used in conjunction with a Google map; geocoding results without displaying them on a map is prohibited."
it also says... "You must not use or display the Content without a corresponding Google map, unless you are explicitly permitted to do so in the Maps APIs Documentation, or through written permission from Google." not sure if I apply.. I am using Geocoding to insert latitude and longitude coordinates in my database. For example, when users register on my site they submit their address. Upon submitting the registration form, I use geocoding api to retrieve the coordinates of their address and insert the lat and lng in the database for each user. So there is no live interaction when they put in their address. It wouldn't make sense to display a map for this process. Can I instead add "powered by Google Maps" ? Do you think it's ok to do his without a map? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
