On May 29, 5:51 am, Paul van Hoven <[email protected]> wrote: > I'm using Opera Mini. The user can enter a address. Then i need to > transform this address into coordinate lat and lng. But since Opera > Mini can't handle Javascript i would like to use the following > approach: The user enters his address into a form with Opera Mini. > Then, he will submit these values to server. After having recieved the > data the server should transform the address into coordinates. > Therefore i think i have to call the geocoding functionality of Google > Maps somehow directly from my server. Now, the question i have is > whether this is possible and if yes how do i do this?
http://code.google.com/apis/maps/documentation/geocoding/index.html Please review the terms of use to verify your use complies: http://code.google.com/apis/maps/terms.html#section_10_12 -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
