Upgrade to Google Maps Javascript API V3
- Status
- Closed
- Subject
- Upgrade to Google Maps Javascript API V3
- Category
- Usability
- Feature request
- Feature
- Gmap (Google Map)
Maps - Resolution status
- Please retest
- Submitted by
- Gergely
- Volunteered to solve
- Marc Laporte
- Lastmod by
- Gergely
- Rating
- Description
Importantly, Google Maps Javascript API V3 is simply just faster than v2. Another big plus is that V3 does not need an api key. The currently used v2 api's key verification is known to have problems. It is also deprecated by google.
Read more here:
http://code.google.com/intl/fr/apis/maps/documentation/javascript/basics.htmlPerhaps something for Tiki7?
Or would not it be part of Tiki6 as optional and experimental?
- Solution
It appeared to me that the only thing one needs to do is to
REPLACE
<script src="http://maps.google.com/maps?file=api&v=2&key={$gmapkey}"></script> WITH <sc ript type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"> </script> in the wikiplugin_googlemap.tpl Yes, it is just this easy. - Importance
- 6
- Priority
- 30
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3572
- Created
- Saturday 09 October, 2010 12:02:18 UTC
by Gergely - LastModif
- Monday 18 June, 2012 20:28:16 UTC