On Dec 18, 7:20 am, "[email protected]" <[email protected]> wrote: > Actually i had > given domain name as google.com while getting a mapkey
Why? Is that the domain you're using to host your app? > and whatever > key he has provide to me i used that key in my application. OK... but it won't match any domain you're using. If you test your application locally, it's likely to work because keys aren't validated locally. > But when i > am testing the application on my iPhone its not working. That's quite likely. It's not your domain. > I am using map key while sending source address and destination > address to google on its url as query string parameter. Using the HTTP geocoder? And a key which isn't appropriate? > i have domain registered if i will give the name of my domain and get > key will the application run or what will the problem. Getting a key for your own domain is a good start. But with no other information it's not possible to say whether it will work or not. However, as Marcelo has said, if you use Version 3 of the API you don't need a key at all. Andrew -- 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.
