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

fix: onMarkerClick and onMarkerInfoWindowTapped on Android #322

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

jokerttu
Copy link
Contributor

@jokerttu jokerttu commented Nov 1, 2024

Fixes #321

  • Resolved issues with onMarkerClick and onMarkerInfoWindowTapped events on the Android platform.
  • Updated the example app to allow triggering the onMarkerInfoWindowTapped event for testing.

@jokerttu jokerttu merged commit 1c461be into main Nov 1, 2024
13 checks passed
@jokerttu jokerttu deleted the fix/marker-click-event branch November 14, 2024 12:43
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.

MapViewCallbacks onMarkerClick triggers onMapReady
2 participants