Map.style

Returns the Map's style ActiveDictionary, which can be modified to update the Map's styles.

In addition to the standard UI API styles listed in the ui.Panel.style() documentation, the Map supports the following custom style option:

  - cursor, which can be 'crosshair' or 'hand' (default)

UsageReturns
Map.style()ui.data.ActiveDictionary

No arguments.