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] implement long click #268

Merged
merged 1 commit into from
May 29, 2020
Merged

[iOS] implement long click #268

merged 1 commit into from
May 29, 2020

Conversation

m0nac0
Copy link
Collaborator

@m0nac0 m0nac0 commented May 3, 2020

This is the iOS equivalent of #198.
Depends on #198 and fixes #179
Note: I only tested this on a simulator, but it worked fine there.

@m0nac0 m0nac0 added the ios label May 3, 2020
@m0nac0 m0nac0 added this to the v0.1.0 milestone May 3, 2020
@m0nac0 m0nac0 requested a review from TimothySealy May 24, 2020 12:08
@m0nac0 m0nac0 merged commit fb5c2f8 into master May 29, 2020
@m0nac0 m0nac0 deleted the m0_ios_longlick branch May 29, 2020 07:42
andrea689 added a commit to andrea689/flutter-mapbox-gl that referenced this pull request Jun 3, 2020
* master:
  [flutter] release v0.6.0
  Change gradle version to 3.5.0 instead of 3.6.1
  Update Mapbox plugins and gradle
  iOS: add long press handler (flutter-mapbox-gl#268)
  [android] Implemented long click for Android (flutter-mapbox-gl#198)
  [fix] Change default MyLocationTrackingMode to None (flutter-mapbox-gl#285)
  Add First-Class Support For Listening to `onCameraIdle` events (flutter-mapbox-gl#280)
  CI: use stable flutter channel also on iOS (flutter-mapbox-gl#270)
  Implement addImage() to style (flutter-mapbox-gl#269)
  Add animation duration for animateCamera (flutter-mapbox-gl#259)
  Document onStyleLoadedCallback (flutter-mapbox-gl#257)
  example: rename Page to ExamplePage (flutter-mapbox-gl#258)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to handle longpress on map?
2 participants