Extend functionality of Google Maps Plugin with v3 API
Description
Activity
Show:

Benjamin YehAugust 1, 2012 at 5:07 PM
PASSED Manual Testing using the following steps:
Deploy Google Maps portlet
Input addresses
Flag all checkboxes
Assert steps of route in map
Assert Bicycling,Walking,Driving mode
Reproduced on:
Tomcat 7.0.27 + MySQL 5.1. 6.1.1 CE GIT ID: 149e0c5acbcb62157c95095bcad90aeb080ee171.
Tomcat 7.0.27 + MySQL 5.1. 6.1.20 EE GIT ID: de55549384cf5d422a63b06a90834e6c54b9542f.
Tomcat 7.0.27 + MySQL 5.1. 6.2.X GIT ID: cee7fd455c421675afe193e0938ad5bbd0459a14.

Michael SaechangJune 22, 2012 at 4:44 PMEdited
Committed on:
Plugins 6.1.x CE GIT ID: b5e71c6b7f7f6fe318e7749eddeddfc8353cb188.
Plugins 6.2.x GIT ID: 9024812c64bf480d2d5490764735b246f1d0317f.

Iliyan PeychevMay 11, 2012 at 12:13 AM
Refactored and sent back to the developer to check for any regressions and improve the original code.
Fixed
Details
Assignee
SE SupportSE SupportReporter
Manuel de la PeñaManuel de la Peña(Deactivated)Labels
Branch Version/s
6.1.xBackported to Branch
CommittedGit Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created March 21, 2012 at 2:58 AM
Updated June 24, 2023 at 4:00 PM
Resolved June 22, 2012 at 1:57 PM
Add these functionalities:
-calculate routes inside the map
-show the steps of that route
-ability to change the travelling mode (Bicycling, Walking or Driving)
Google Maps v3 API should be used.