issues
search
googlemaps
/
react-native-navigation-sdk
React Native library (Beta) for bringing Google Navigation SDK to Android and iOS apps using React.
https://www.npmjs.com/package/@googlemaps/react-native-navigation-sdk
Apache License 2.0
31
stars
7
forks
source link
fix: onMarkerClick and onMarkerInfoWindowTapped on Android
#322
Closed
jokerttu
closed
3 weeks ago
jokerttu
commented
3 weeks ago
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.
Fixes #321
onMarkerClick
andonMarkerInfoWindowTapped
events on the Android platform.onMarkerInfoWindowTapped
event for testing.