Builder

fun Builder(    context: Activity,     mapboxMap: MapboxMap,     mapView: MapView,     apiKey: String,     useMapsIndoorsStyle: Boolean = true)