create From Attributes
Creates a default MapLibreMapsOptions from a given context.
Return
the MapLibreMapOptions created from attributes
Parameters
context
Context related to a map view.
open fun createFromAttributes(@NonNull context: Context, @Nullable attrs: AttributeSet): MapLibreMapOptions
Creates a MapLibreMapsOptions from the attribute set.
Return
the MapLibreMapOptions created from attributes
Parameters
context
Context related to a map view.
attrs
Attributeset containing configuration