File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Create a map with Azure Maps | Microsoft Docs
3
3
description : How to create a Javascript map
4
- author : jinzh-azureiot
4
+ author : jingjing-z
5
5
ms.author : jinzh
6
6
ms.date : 05/07/2018
7
7
ms.topic : conceptual
@@ -49,4 +49,9 @@ Learn more about the classes and methods used in this article:
49
49
* [ Map] ( https://docs.microsoft.com/javascript/api/azure-maps-javascript/map?view=azure-iot-typescript-latest )
50
50
* [ setCamera] ( https://docs.microsoft.com/javascript/api/azure-maps-javascript/map?view=azure-iot-typescript-latest#setcamera )
51
51
* [ 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
+
52
57
You can’t perform that action at this time.
0 commit comments