on Create
open fun onCreate(savedInstanceState: Bundle, delegate: MapViewDelegate, mapboxStyleUrl: String, vmd: Map)
This method loads the MapView.
Parameters
saved Instance State
The Bundle from Activity that will contain your MapView.
delegate
a MapViewDelegate to recieve callbacks on map events
mapbox Style Url
The url to a Mapbox style
Loads mapview
Parameters
saved Instance State
The Bundle from Activity that will contain your MapView.
delegate
a MapViewDelegate to receive callbacks on map events
Loads mapview
Parameters
saved Instance State
The Bundle from Activity that will contain your MapView.
delegate
a MapViewDelegate to recieve callbacks on map events