This topic is locked

Google Maps

6/4/2013 5:55:17 AM
PHPRunner General questions
W
Windfall author

Hello friends.
I have an application generated in version 5.3 of PHPRunner and now it does not want to display google maps. Displaying the message:
"This web site needs a Google Maps API key from different. A new key can be generated in https://developers.google.com/maps/documentation/javascript/v2/introduction?hl=pt # Obtaining_Key"
What should I do?

U
Ugain 6/4/2013

The Google Maps API has been upgraded to V3 requiring new API key.

--------------------------------------------------------------------------------------------------------------------------------------------

"Note: The Google Maps Javascript API Version 2 was officially deprecated on May 19, 2010. The original deprecation period has been extended from May 19, 2013 until November 19, 2013. As of this date, all applications requesting v2 will be served a special, wrapped version of the v3 API instead. We expect this wrapped version of the API will work for most simple maps, but we strongly encourage you to migrate your code to version 3 of the Maps Javascript API before this date."

---------------------------------------------------------------------------------------------------------------------------------------------
Upgrade your application if you want your application to continue working as you have intended.

W
Windfall author 6/5/2013

Yes, only I am not able to generate the new API.
After it is generated, simply replace the project PHPRunner as in API version 2.0?

Sergey Kornilov admin 6/5/2013

Not sure what "generate the new API" means.
Newer versions of PHPRunner use Google Maps API v3 that doesn't require a key. Nothing to generate.