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

[TIMOB-19215] Fix click events #110

Merged
merged 3 commits into from Aug 13, 2015
Merged

Conversation

hansemannn
Copy link
Contributor

@kosso
Copy link

kosso commented Jul 30, 2015

How's this going? I tried this PR version and still go no click events.
A lot of people are stuck waiting for the annotation click events to return.

thx.

@hansemannn
Copy link
Contributor Author

@kosso : The PR ist in progress, we will merge and release a new version asap.

@cheekiatng
Copy link
Contributor

APPROVED. merging.

cheekiatng added a commit that referenced this pull request Aug 13, 2015
[TIMOB-19215] Fix click events
@cheekiatng cheekiatng merged commit 80f6185 into tidev:master Aug 13, 2015
`subtitle`, `leftPane`, `rightPane`, `infoWindow` or `null`. If the user clicks anywhere in
the info window other than `title`, `subtitle`, `leftPane` or `rightPane`, the
`clicksource` will be `infoWindow`. If the user deselects an annotation
The `click` event includes a value, `clicksource`, which describes the part of the annotation that was clicked. The `clicksource` can be one of `pin`, `leftButton` or `rightButton` on iOS and pin`, `title`, `subtitle`, `leftPane`, `rightPane`, `infoWindow` or `null` on Android. If the user deselects an annotation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo here:

on iOS and pin`, 

Requires a starting back-tick at the pin.

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

Successfully merging this pull request may close these issues.

None yet

4 participants