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

feat: add event system #34

Merged
merged 35 commits into from
Sep 20, 2024
Merged

feat: add event system #34

merged 35 commits into from
Sep 20, 2024

Conversation

josxha
Copy link
Owner

@josxha josxha commented Sep 20, 2024

Implementation

  • android integration
  • web integration
  • public API
  • example app
  • changelog
  • update docs

Events

  • map created
  • style loaded
  • clicked
  • long clicked
  • secondary clicked
  • double clicked
  • camera changed

More events can be added later.

Resources

Copy link

cloudflare-workers-and-pages bot commented Sep 20, 2024

Deploying flutter-maplibre with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5c33789
Status: ✅  Deploy successful!
Preview URL: https://5cefadc6.flutter-maplibre.pages.dev
Branch Preview URL: https://feat-event-system.flutter-maplibre.pages.dev

View logs

@josxha josxha mentioned this pull request Sep 20, 2024
99 tasks
@josxha josxha marked this pull request as ready for review September 20, 2024 17:22
@josxha josxha enabled auto-merge (squash) September 20, 2024 21:50
@josxha josxha merged commit 87b3873 into main Sep 20, 2024
10 of 11 checks passed
@josxha josxha deleted the feat/event-system branch September 20, 2024 21:53
@josxha josxha added this to the v0.0.2 milestone Sep 21, 2024
gabbopalma pushed a commit to gabbopalma/flutter-maplibre that referenced this pull request Nov 10, 2024
## Implementation
- [x] android integration
- [x] web integration
- [x] public API
- [x] example app
- [x] changelog
- [x] update docs

## Events
- [x] map created
- [x] style loaded
- [x] clicked
- [x] long clicked
- [x] secondary clicked
- [x] double clicked
- [x] camera changed

More events can be added later.

## Resources
-
https://maplibre.org/maplibre-gl-js/docs/API/type-aliases/MapEventType/
-
https://maplibre.org/maplibre-native/android/api/-map-libre%20-native%20-android/org.maplibre.android.maps/-map-view/index.html
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.

1 participant