Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.2.0.GA
-
Fix Version/s: 4.3, EE-3.3.0.GA_P06
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace gmap
-
Support Case References:Support Case 14227:- https://icesoft.my.salesforce.com/5000g00001nXxkQ
Description
Currently when you drag an ace:gmapMarker on the client, there is no ability to update the new location is has been dragged to on the server. The request is to be able to have this capability in the ace:gmapMarker (submit new location from client and decode with component on server to access in backing bean).
r52065, r52066: modified behaviour to always update the component's latitude and longitude values when dragged; fixed js error that appeared after dragging marker (4.0 trunk and 3.3 EE maintenance branch)