Builder

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