In addition to the standard UI API styles listed in the ui.Panel.style() documentation, ui.Map supports the following custom style option:
- cursor, which can be 'crosshair' or 'hand' (default)
Usage | Returns |
---|---|
Map.style() | ui.data.ActiveDictionary |
Argument | Type | Details |
---|---|---|
this: ui.map | ui.Map | The ui.Map instance. |