newInstance

Creates a default MapFragment instance

Return

MapFragment instantiated


open fun newInstance(@Nullable maplibreMapOptions: MapLibreMapOptions): MapFragment

Creates a MapFragment instance

Return

MapFragment instantiated.

Parameters

maplibreMapOptions

The configuration options to be used.