On Feb 25, 3:11 pm, Chris Janota <[email protected]> wrote: > What website URL should I use when signing up for a Google Maps API > key if I am using the key for geocoding for an Android app?
For mobile, you'd probably want to use the API V3, which does not require a key: http://code.google.com/apis/maps/documentation/v3/ and which has its own group: http://groups.google.com/group/google-maps-js-api-v3/topics As long as you're displaying your geocoded results on a Google map, you'd be OK, but make sure to check the terms. -- Marcelo - http://maps.forum.nu -- -- 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.
