[TIMOB-8861] Android: Maps V2 module - Drag and drop map pin annotations
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-21T22:28:43.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | 2013 Sprint 06 API, 2013 Sprint 06, Co-3.1.0 |
Components | Android |
Labels | api, module_googlemapv2, module_map, parity, qe-testadded |
Reporter | Vishal Duggal |
Assignee | Ping Wang |
Created | 2012-04-23T12:13:21.000+0000 |
Updated | 2013-08-09T09:33:28.000+0000 |
Description
iOS has the feature to drag and drop annotations on a MAP. Android needs similar functionality.
This would be a very useful feature for the Android phones!
Any idea on when this will be completed? I'm working on an app that requires this and we can't begin until we have drag and drop functionality on both platforms...
PR: https://github.com/appcelerator/titanium_modules/pull/92 Test case:
For FR: 1. Run the above test case 2. Drag the annotation "Drag Me" and "Drag Me 2" and check the log. 3. Click the button to toggle the draggable property for anno3. Drag anno3 and check the log.
Thats not working on Titanium SDK 3.1.0.GA and 3.1.1.GA.