-
Notifications
You must be signed in to change notification settings - Fork 319
0.36.0 Migration Guide
Pablo Guardiola edited this page Apr 17, 2019
·
1 revision
- In this PR:
- We made
ViewRouteListener
package-private. We don't believe this class needs to bepublic
as it's used only internally. -
OffRouteEvent
andViewRouteFetcher
were removed as part of the refactor.
- We made
- We removed
NavigationView#clearMarkers
as this was duplicate functionality ofNavigationView#retrieveNavigationMap#clearMarkers