On Oct 2, 11:00 am, SirMatts <[email protected]> wrote: > Hello All I am a beginner with Google Maps API so I apologize if my > question is of the simplistic nature. :) > > Signed up for a account to my email address registered the key for > localhost and everything went fine. > > However when i try to publish map to my site i can“t get it to work
First: you can have as many keys as you want, with a single Google Account. You don't need to create new accounts to get new keys. A key for a particular URL which was registered with a particular Google Account will always be the same. And they are not stored anywhere, so if you stop using one, it just disappears. Secondly: all we can say is "You've got something wrong." Compare your problem description with this one: "I bought a new car, and it worked fine on my private road. When I tried it on a public road, it didn't go. Why is that?" It could be anything, from running out of petrol to a loose wire to being clamped because I hadn't paid the road tax. If you follow the posting guidelines and give a real link we are likely to be able to see what the problem is very quickly. It's normally something wrong with the <script> tag that loads the API, perhaps mismatched quote marks. http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines 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 -~----------~----~----~----~------~----~------~--~---
