[MOD-2458] Android Ti.Maps removing annotation issues 4.3.0 with clusters
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-01-25T23:35:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Map |
Labels | n/a |
Reporter | Mike Stancliffe |
Assignee | Yordan Banev |
Created | 2018-08-21T21:15:32.000+0000 |
Updated | 2019-01-25T23:35:08.000+0000 |
Description
removeAllAnnotations seems to work with the exception of it does not update the view, until you change the view (for example zoom in or out) then all annotations disappear. You can see this by uncommenting in add and remove function. removeAnnotation(s) has no effect, in the example code we try to remove annotations prior to adding new set or when we click remove annotations button. When this is uncommented it just keeps adding annotations everytime with cluster counts going up. You can see this by uncommenting in add and remove function.Attachments
File | Date | Size |
---|---|---|
index.js | 2018-08-21T21:15:13.000+0000 | 1373 |
index.xml | 2018-08-21T21:15:28.000+0000 | 268 |