setUserLocationIconFromDisplayRule

@UiThread
fun setUserLocationIconFromDisplayRule(locationDisplayRule: LocationDisplayRule): Boolean

Sets the "my location" marker's (aka blue dot) icon using the given LocationDisplayRule

Return

true if the given location display rule was successfully added, false otherwise

Deprecated

Use setIconFromDisplayRule instead

Parameters

locationDisplayRule

The LocationDisplayRule to use as the user's location icon on the map