I am struggling with this API key thing. I keep getting the message that google has disabled the use of Maps API for this application. Not a valid API key or not authorized for V2 on this site.
I was developing a map starting from a basic map that I copied from a tutorial (had a key). Worked fine on my computer, but when I uploaded it to the server it said I needed a new one. I got a new key on the console page. when I put it in I get the message whether I use v2 or v3 src="http://maps.google.com/maps? file=api&v=2&key=AIzaSyDQtZJrTlpmtsarS5-ecr0gAlIxhx3A8kU&sensor=false" src="http://maps.googleapis.com/maps/api/js? v=3.4&key=AIzaSyDQtZJrTlpmtsarS5-ecr0gAlIxhx3A8kU&sensor=false" if you don't specify a version is it v3? I'm pretty sure my key is v3 (you can't generate new v2 keys can you?). There's a lot of information out there, but I find it's too much. You talk about v3, yet you still have v2 examples on the same page. On the console page I create a new key today, and it says it's valid for basically 24 hrs. Am I the only one confused/frustrated by all this?? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
