Builder
LocationDisplayRule builder
Default values are:
- Marker visible
- No icon
- Label visibility: shown
- Label template:
"{{name}}"
(the value of DEFAULT_POI_LABEL_TEMPLATE)
Parameters
name
A mandatory name for this location display rule.
Throws
if the given name
is an empty string
open fun Builder(@NonNull name: String, @NonNull srcLocationDisplayRule: LocationDisplayRule)
Content copied to clipboard