On Wed, Jun 6, 2012 at 7:45 PM, Hernandez Jesus <[email protected]> wrote:
> i guess that is clear to me but you probably haven't read this: > > [image: Inline image 1] > > > it says that i can no longer get a v2 key. > > No it doesn't. It says v2 has been deprecated. It doesn't say, you cant get keys for it. I just tried enabling Maps API v2 in the console, on a project I've never used Google Maps API with. It let me enable v2 service, and get a Browser key just fine. Using the console can be a little confusing, but it does work. > > > > On Wed, Jun 6, 2012 at 1:40 PM, Barry Hunter <[email protected]>wrote: > >> See the documentation.... >> >> >> https://developers.google.com/maps/documentation/javascript/v2/introduction#Obtaining_Key >> >> >> >> On Wed, Jun 6, 2012 at 7:35 PM, Hernandez Jesus <[email protected]> >> wrote: >> > can you explain this statement: " Well you can still get (new style) >> keys >> > for v2 " >> > >> > Jesus Hernandez >> > >> > >> > On Wed, Jun 6, 2012 at 1:19 PM, Barry Hunter <[email protected]> >> wrote: >> >> >> >> Well you can still get (new style) keys for v2. The console just >> >> brings new keys rather than the old format keys. >> >> >> >> But upgrading to v3 is a good idea anyway. >> >> >> >> >> >> On Wed, Jun 6, 2012 at 7:14 PM, Hernandez Jesus <[email protected]> >> >> wrote: >> >> > thanks, that explains my question. i need to just change code to >> reflect >> >> > V3. >> >> > I am working with Javascript and have a few hundred lines of code so >> i >> >> > need >> >> > to check the v3 and how it is managed through javascript. Thanks for >> >> > your >> >> > input. >> >> > >> >> > Jesus >> >> > >> >> > >> >> > On Wed, Jun 6, 2012 at 4:35 AM, Andrew Leach < >> [email protected]> >> >> > wrote: >> >> >> >> >> >> On 6 June 2012 02:54, protocol <[email protected]> wrote: >> >> >> > is there a way to see the v2 keys anywhere in google? i mean the >> ones >> >> >> > already granted to us, i don't want to generate a new one. If >> there >> >> >> > is a way, i would appreciate any help. If there is no way, i >> >> >> > appreciate as well if you tell me there is no way. I lost hard >> drive >> >> >> > and testing key was lost. >> >> >> >> >> >> No, they are not stored anywhere. >> >> >> >> >> >> The answer *used* to be simply to recreate them, because any >> >> >> combination of allowed URL and Google account would always produce >> the >> >> >> same key. >> >> >> >> >> >> Now though, Version 2 (long) keys are no longer available and you >> need >> >> >> to generate a Console key. You can use Console keys with Version 2 >> >> >> maps provided that Version 2 is enabled for the key. And as an added >> >> >> bonus you get it recorded in your console *and* you get usage >> >> >> statistics. >> >> >> >> >> >> -- >> >> >> 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. >> >> >> >> >> > >> >> > -- >> >> > 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. >> >> >> >> -- >> >> 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. >> >> >> > >> > -- >> > 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. >> >> -- >> 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. >> >> > -- > 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. > -- 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.
<<image.png>>
