Retrieve Options
@MapboxExperimental
Bunch of options used by the SearchEngine.retrieve function.
Note: this class is only supported for ApiType.SEARCH_BOX.
See also
Constructors
Link copied to clipboard
fun RetrieveOptions(attributeSets: List<AttributeSet>? = null, unsafeParameters: Map<String, String>? = null)