Skip to content

Commit c86c5f3

Browse files
committed
typo
1 parent 54f1f18 commit c86c5f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/drawing-tools-interactions-keyboard-shortcuts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Drawing tools interaction types and keyboard shortcuts on map | Microsoft
33
description: How to draw and edit shapes using a mouse, touch screen, or keyboard in the Microsoft Azure Maps Web SDK
44
author: eriklindeman
55
ms.author: eriklind
6-
ms.date: 12/05/2019s
6+
ms.date: 12/05/2019
77
ms.topic: how-to
88
ms.service: azure-maps
99
services: azure-maps
@@ -16,7 +16,7 @@ This article outlines all the different ways to draw and edit shapes using a mou
1616
The drawing manager supports three different ways of interacting with the map, to draw shapes.
1717

1818
- `click` - Coordinates are added when the mouse or touch is clicked.
19-
- `freehand ` - Coordinates are added when the mouse or touch is dragged on the map.
19+
- `freehand` - Coordinates are added when the mouse or touch is dragged on the map.
2020
- `hybrid` - Coordinates are added when the mouse or touch is clicked or dragged.
2121

2222
## How to draw shapes

0 commit comments

Comments
 (0)