Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1613] Ti Map unexpected behavior when draging an annotation

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNot Our Bug
Resolution Date2014-09-17T20:24:47.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
LabelsTCSupportTriage, annotation, custom, drag, mapv2, pin
ReporterAhmed Roshdy
AssigneeMauro Parra-Miranda
Created2014-09-09T17:41:34.000+0000
Updated2016-03-08T07:38:05.000+0000

Description

Dragging an annotation with a custom pin causes a replica of the original annotation to be created. The newly created annotation is now the one draggable, while the original one keeps in original position. When the dragging ends, both annotation are shown on map. Similar problem could not be recreated when using the default pin for annotations.

Comments

  1. Mauro Parra-Miranda 2014-09-11

    Hello! Can you please provide a test case that reproduces the issue in the form of app.js? Please specify which version of the mobile SDK being used, the version of the Android OS in your device, which device, etc. Best Regards!
  2. Ahmed Roshdy 2014-09-11

    Thanks for the prompt response. I am using titanium SDK: 3.3.0.GA Android ver: 4.1.2 I have an update regarding the issue: I discovered that even removeAnnotation is not working when a custom pin image is set. Unfortunately I am using Alloy not the usual app. If you like I can paste XML, TSS and Js files of the problematic piece of software Cheers
  3. Ahmed Roshdy 2014-09-17

    After further investigation I found the bug is from the app itself not the module. The bug was due to circular annotation creation on app focus. Please mark this as closed

JSON Source