Skip to content

Commit 19b1386

Browse files
authored
Merge pull request #42171 from jingjing-z/patch-20
Update map-create.md
2 parents 1fd4cfe + 02f7bbd commit 19b1386

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/azure-maps/map-create.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a map with Azure Maps | Microsoft Docs
33
description: How to create a Javascript map
4-
author: jinzh-azureiot
4+
author: jingjing-z
55
ms.author: jinzh
66
ms.date: 05/07/2018
77
ms.topic: conceptual
@@ -49,4 +49,9 @@ Learn more about the classes and methods used in this article:
4949
* [Map](https://docs.microsoft.com/javascript/api/azure-maps-javascript/map?view=azure-iot-typescript-latest)
5050
* [setCamera](https://docs.microsoft.com/javascript/api/azure-maps-javascript/map?view=azure-iot-typescript-latest#setcamera)
5151
* [setCameraBounds](https://docs.microsoft.com/javascript/api/azure-maps-javascript/map?view=azure-iot-typescript-latest#setcamerabounds)
52+
53+
For more code examples to add to your maps, see the following articles:
54+
* [Add a pin](./map-add-pin.md)
55+
* [Add a popup](map-add-popup.md)
56+
5257

0 commit comments

Comments
 (0)