[TIMOB-686] Android: MapView missing add/remove Annotation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:34:30.000+0000 |
Updated | 2011-04-17T01:53:55.000+0000 |
Description
Implement the methods for MapView.
(from [0101056a18b97b961e55dce71b0ed748952d9995]) [#686 state:resolved] add/remove Annotation working http://github.com/appcelerator/titanium_mobile/commit/0101056a18b97b961e55dce71b0ed748952d9995"> http://github.com/appcelerator/titanium_mobile/commit/0101056a18b97...
Hello,
After several tests on Android simulator, even recompiling titanium with commit above, no luck, addAnnotation is not working.. Can you confirm the issue is resolved ?
Thank you
This definitely doesn't work, I'm using the latest CI build from the trunk and addAnnotation doesn't do anything in Android.
Scratch that, just tried the latest CI build in the trunk and addAnnotation works now in Android.