Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: UI > JavaScript & CSS, WCM > Util > Google > Maps
-
Labels:None
-
Environment:revision 66901
-
Similar Issues:
Description
upgrade to GOOGLE MAP API VERSION 3
Currently it uses GMap2 like:
<portlet:namespace />map = new GMap2(document.getElementById("<portlet:namespace />map"));
use GOOGLE MAP API VERSION 3 like
var myLatlng = new google.maps.LatLng(myLatitude, myLongitude)
Issue Links
- relates
-
LPS-26074
Update Google Maps plugin to version 3 of the Maps Javascript API
-

Moved to community backlog: this feature is interesting and can be implemented by the community or Liferay as an extra functionallity.
We will appreciate if you or any community member contribute this functionality
Thanks for your feedback