◆ Css
| string? livemap.configuration.Translocators.Css = ".livemap-marker-translocator { color: #2d704e; }" |
|
getset |
◆ DefaultShowLayer
| bool livemap.configuration.Translocators.DefaultShowLayer = false |
|
getset |
◆ Enabled
| bool livemap.configuration.Translocators.Enabled = false |
|
getset |
◆ IconOptions
| IconOptions livemap.configuration.Translocators.IconOptions |
|
getset |
Initial value:= new() {
Title = "",
Alt = "",
IconUrl = "#svg-spiral",
IconSize =
new Point(16, 16),
Pane = "translocators"
}
livemap.data.Point Point
Definition Spawn.cs:3
◆ Popup
◆ Tooltip
| TooltipOptions? livemap.configuration.Translocators.Tooltip = new() { Direction = "top", Content = "{0}<br>{1}" } |
|
getset |
◆ UpdateInterval
| int livemap.configuration.Translocators.UpdateInterval = 30 |
|
getset |
The documentation for this class was generated from the following file: