Package com.mapbox.navigation.dropin.map

Types

Link copied to clipboard
abstract class MapViewBinder : UIBinder

Base Binder class used for inflating and binding Map View. Use MapViewBinder.defaultBinder to access default implementation.

Link copied to clipboard
abstract class MapViewObserver

Defines an object that needs to interact with or observe MapView.