Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS & ti.map v2.3.1: A few bugs with annotations... #104

Closed
bcpi opened this issue Jun 11, 2015 · 1 comment
Closed

iOS & ti.map v2.3.1: A few bugs with annotations... #104

bcpi opened this issue Jun 11, 2015 · 1 comment

Comments

@bcpi
Copy link

bcpi commented Jun 11, 2015

Hi,

I have a map on iOS with a pin annotation on it, that is set to draggable = true.

  1. Whenever I tap on it and start dragging it, it gets dropped automatically a second later without me lifting the finger from the screen (to stop the drag gesture). So I can only drag it in very small increments over the map canvas.
  2. The newState value reported by the "pinchangedragstate" event does not seem to report the correct values either. It goes through 2, 1, 0 values, but never reports 4 (ANNOTATION_DRAG_STATE_END)
  3. Lastly, clicksource never returns 'rightButton' on the click event of the map for an annotation with a rightButton defined as Ti.UI.iPhone.SystemButton.DISCLOSURE. So I'm unable to capture any clicks on the annotation's button.

This used to work prior to the 64bit release update, but hasn't work well in the releases since then.

Ti SDK 3.5.1, Ti.map 2.3.1, iOS 8

Thanks!

@hansemannn
Copy link
Contributor

Hi @bcpi , we fixed all bugs in the latest iOS version 2.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants