Hello,

can you tell me if i need a google v2.s KEY for this script??

    if (GMAP_API_KEY != '')  { 
        document.write('<script 
src="http://maps.google.com/maps?file=api&amp;v=2.118&amp;hl={@$this->language->getLanguageCode()}&amp;key='
 
+ GMAP_API_KEY + '" type="text/javascript"><\/script>');
        onloadEvents.push(function() {

Thanks and greats from germany


Am Montag, 5. März 2012 22:44:08 UTC+1 schrieb Andrew Leach:
>
> On 5 March 2012 21:02, Andy Poorman <[email protected]> wrote:
> > Does this mean that users cannot currently sign up for a 2.0 API key and
> > will have to wait until the 25th to create a new key that is a Console 
> API
> > key?
>
> No. Console keys are available now and work with v=2 (but not v=2.s at
> the moment). You can create the key in advance, and, if you continue
> to specify v=2, start to use it from 25th.
>
> Google have not said that old-style keys will stop working before
> version 2 stops working on May 19, 2013.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-api/-/N8YjM7z73_kJ.
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.

Reply via email to