azure-maps-drawing-tools package
Classes
DrawingToolbar |
A control for changing the drawing mode. |
DrawingManager |
The drawing manager is the primary class that manages all the drawing functionality on the map. It can be used directly (programmatically or with custom toolbars) or in combination with the drawing toolbar control. |
SnapGridManager |
Manages a pixel based grid for snapping positions at integer based zoom levels. |
Interfaces
EventManager |
This interface partially defines the map control's |
DrawingManagerEvents |
The events supported by the |
SnapGridManagerOptions |
Options for the SnapGridManager. |
DrawingLayers |
A collection of the layers used by the drawing manager for rendering shapes. |
DrawingManagerOptions |
Options for the drawing manager. |
DrawingToolbarOptions |
Options for the DrawingToolbar control. |
Enums
DrawingInteractionType |
An enumeration of the available drawing interaction types. The drawing interaction type specifies how certain drawing modes behave. |
DrawingMode |
An enumeration of the available drawing modes. |