TextPosition
Position of the text label relative to a marker icon.
Values
| Value | Description |
|---|---|
left | Text appears to the left of the icon. |
right | Text appears to the right of the icon. |
top | Text appears above the icon. |
bottom | Text appears below the icon. |
Properties
| Property | Type | Description |
|---|---|---|
name | String | Available on Enum, provided by the EnumName extension The name of the enum value. (no setter) |
Last updated on