You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* continueToNextDestination() now returns ContinueToNextDestinationResponse containing waypoint and routeStatus
9
+
* mapStyle prop on Android now expects the JSON styling string directly, matching iOS behavior. Previously Android incorrectly expected a URL to a JSON style file.
10
+
11
+
### Features
12
+
13
+
* upgrade Nav SDKs to Android 7.6.0 and iOS 10.12.0 ([#571](https://github.com/googlemaps/react-native-navigation-sdk/issues/571)) ([8292ae1](https://github.com/googlemaps/react-native-navigation-sdk/commit/8292ae145a11c47f6a8b33dbeac564cc28a00c43))
* prevent crash on min/max zoom changes and fix zoom on navigation ([#572](https://github.com/googlemaps/react-native-navigation-sdk/issues/572)) ([92cecf8](https://github.com/googlemaps/react-native-navigation-sdk/commit/92cecf8def251ad9fff9fc6ab5ec7e45e0e52350))
20
+
* prevent crash when tapping marker without snippet on iOS ([#568](https://github.com/googlemaps/react-native-navigation-sdk/issues/568)) ([72069ca](https://github.com/googlemaps/react-native-navigation-sdk/commit/72069caf99a8ef7c8a4c2851e468145d1c645232))
0 commit comments