MapsIndoors Android
MapboxAdapter
/
com.mapsindoors.mapbox
/
MPMapConfig
/
Builder
/
Builder
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
)