Skip to content

0.36.0 Migration Guide

Pablo Guardiola edited this page Apr 17, 2019 · 1 revision

SEMVER breaks:

  • In this PR:
    • We made ViewRouteListener package-private. We don't believe this class needs to be public as it's used only internally.
    • OffRouteEvent and ViewRouteFetcher were removed as part of the refactor.
  • We removed NavigationView#clearMarkers as this was duplicate functionality of NavigationView#retrieveNavigationMap#clearMarkers