1.0.3 • Published 6 months ago

azure-maps-drawing-tools v1.0.3

Weekly downloads
458
License
SEE LICENSE IN LI...
Repository
-
Last release
6 months ago

Azure Maps Drawing Tools Module (Preview)

The Azure Maps Drawing Tools module provides a set of tools for adding drawing capabilities using a mouse or touch to the Azure Maps Web Control. Develop with the control using JavaScript or TypeScript.

Note: This module is currently in preview.

Features

  • Toolbar control
  • Draw: points, lines, polygons, circles, rectangle
  • Drawing interaction types: freehand, click, hybrid
  • Touch support
  • Keyboard shortcuts

How to Install

You can embed the Azure Maps Drawing Tools module source code into your app by installing the NPM package:

npm install azure-maps-drawing-tools

This package includes a minified version of the source code as well as the TypeScript definitions for the Azure Maps Drawing Tools module.

Alternatively, you can also reference the hosted version of the Azure Maps Drawing Tools module by adding the following script tags to your application.

<link rel="stylesheet" href="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.css" type="text/css" />
<script src="https://atlas.microsoft.com/sdk/javascript/drawing/1/atlas-drawing.min.js"></script>

Developer Resources

Related Packages

1.0.3

6 months ago

1.0.2

7 months ago

1.0.0

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago