On Aug 6, 4:23 am, hkee <[email protected]> wrote: > Hi there, > > Just want to get confirm to my issue. > > Is it allowed to use javascript v3 geocoding service if > 1. Map is not displayed in the result page where the geocoding functionality > is. Eg. user press button "Where am I?" - which opens a "popup" - display > where the geocoding result is displayed like "Found you @ Teststeert, > County". But when the user closes the popup, its then possible to click > "Map" - button which show the user current position. > > In short map is always available to the user but it's not included to same > page where the actual geocding happens.
As long as you display the results returned by the geocoder on a google map, you should be fine. IANAL. Consult with your own lawyer if you have concerns. -- Larry -- 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.
