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 EventManager. This definition only includes the method added by using the drawing tools. For the base definition see: https://docs.microsoft.com/javascript/api/azure-maps-control/atlas.eventmanager?view=azure-maps-typescript-latest

DrawingManagerEvents

The events supported by the DrawingManager

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.