1
- # ## YamlMime:YamlDocument
2
- documentType : LandingData
1
+ # ## YamlMime:Landing
2
+
3
3
title : Azure Maps Documentation
4
+ summary : Microsoft Azure Maps provides developers from all industries, powerful geospatial capabilities, packed with the freshest mapping data available to provide geographic context to web and mobile applications. Azure Maps is an Azure One API compliant set of REST APIs for Maps, Search, Routing, Traffic, Mobility, Weather, Time Zones, Geolocation, Geofencing, Map Data, and Spatial Operations accompanied by both Web and Android SDKs to make development easy, flexible, and portable across multiple platforms.
5
+
4
6
metadata :
5
- document_id :
6
- title : Azure Maps Documentation | Microsoft Docs
7
- meta.description : Use Azure Maps to provide geospatial services to your web or mobile application.
8
- author : philmea
9
- manager :
7
+ title : Azure Maps Documentation | Microsoft Docs
8
+ description : Learn about Azure Maps and how to use it to provide geospatial services to your web or mobile application.
10
9
ms.service : azure-maps
11
- services : azure-maps
12
10
ms.topic : landing-page
13
- ms.date : 02/14/2019
11
+ author : philmea
14
12
ms.author : philmea
15
- abstract :
16
- description : Azure Maps provides developers from all industries, powerful geospatial capabilities, packed with the freshest mapping data available to provide geographic context to web and mobile applications. Azure Maps is an Azure One API compliant set of REST APIs for Maps, Search, Routing, Traffic, Mobility, Time Zones, Geolocation, Geofencing, Map Data, and Spatial Operations accompanied by both Web and Android SDKs to make development easy, flexible, and portable across multiple platforms.
17
- sections :
18
- - title : 5-Minute Quickstarts
19
- items :
20
- - type : paragraph
21
- text : Learn how to create geospatial applications using Azure Maps.
22
- - type : list
23
- style : icon48
24
- items :
25
- - image :
26
- src : https://docs.microsoft.com/media/logos/logo_js.svg
27
- text : Create a web app
28
- href : /azure/azure-maps/quick-demo-map-app
29
- - title : Step-by-Step Tutorials
30
- items :
31
- - html : <b>Web SDK Tutorials</b>
32
- - type : paragraph
33
- text : Build geospatial web applications using the Azure Maps Web SDK.
34
- - type : list
35
- style : unordered
36
- items :
37
- - html : <a href="/azure/azure-maps/tutorial-search-location">Search for points of interest</a>
38
- - html : <a href="/azure/azure-maps/tutorial-route-location">Route to a point of interest</a>
39
- - html : <a href="/azure/azure-maps/tutorial-prioritized-routes">Routes by mode of travel</a>
40
- - html : <a href="/azure/azure-maps/tutorial-create-store-locator">Create a store locator</a>
41
- - html : <b>REST API Tutorials</b>
42
- - type : paragraph
43
- text : Build geospatial applications that call into the Azure Maps REST services.
44
- - type : list
45
- style : unordered
46
- items :
47
- - html : <a href="/azure/azure-maps/tutorial-geofence">Set up a geofence</a>
48
- - html : <a href="/azure/azure-maps/tutorial-iot-hub-maps">Spatial analytics</a>
49
- - html : <a href=/azure/azure-maps/tutorial-ev-routing">EV routing using Azure Notebooks (Python)</a>
50
- - title : Reference
51
- items :
52
- - type : list
53
- style : cards
54
- className : cardsW
55
- items :
56
- - title : JavaScript
57
- html : <p><a href="https://docs.microsoft.com/javascript/api/azure-maps-javascript/">Map control</a></p><p><a href="https://docs.microsoft.com/javascript/api/azure-maps-drawing-tools/">Drawing tools module</a></p><p><a href="https://docs.microsoft.com/javascript/api/azure-maps-rest/">Services module</a></p>
58
- - title : REST
59
- html : <p><a href="https://docs.microsoft.com/rest/api/maps/data">Data service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/geolocation">Geolocation service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/mobility">Mobility service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/render">Render service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/route">Route service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/search">Search service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/spatial">Spatial service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/timezone">Timezone service</a></p><p><a href="https://docs.microsoft.com/rest/api/maps/traffic">Traffic service</a></p>
13
+ ms.date : 12/19/2019
14
+
15
+ # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16
+
17
+ landingContent :
18
+ # Card
19
+ - title : About Azure Maps
20
+ linkLists :
21
+ - linkListType : overview
22
+ links :
23
+ - text : What is Azure Maps?
24
+ url : about-azure-maps.md
25
+ - linkListType : concept
26
+ links :
27
+ - text : Azure Maps Coverage
28
+ url : render-coverage.md
29
+ - text : Localization support
30
+ url : supported-languages.md
31
+ - text : Supported map styles
32
+ url : supported-map-styles.md
33
+ - linkListType : video
34
+ links :
35
+ - text : Introduction to Azure Maps
36
+ url : https://sec.ch9.ms/ch9/d498/3d435d2c-ac85-421b-b3a7-5e0c7630d498/IoT_AzureMaps_high.mp4
37
+
38
+ # Card
39
+ - title : Get Started
40
+ linkLists :
41
+ - linkListType : quickstart
42
+ links :
43
+ - text : Create a web application using Azure Maps
44
+ url : quick-demo-map-app.md
45
+ - linkListType : concept
46
+ links :
47
+ - text : Choose the right pricing tier for Maps account
48
+ url : choose-pricing-tier.md
49
+ - text : Authentication with Azure Maps
50
+ url : azure-maps-authentication.md
51
+ - linkListType : how-to-guide
52
+ links :
53
+ - text : Manage Azure Maps accounts
54
+ url : how-to-manage-account-keys.md
55
+ - text : Manage authentication with Azure Maps
56
+ url : how-to-manage-authentication.md
57
+ - text : Manage Azure Maps account pricing tier
58
+ url : how-to-manage-pricing-tier.md
59
+ - text : View Azure Maps API usage metrics
60
+ url : how-to-view-api-usage.md
61
+
62
+ # Card
63
+ - title : Developing with Web SDK
64
+ linkLists :
65
+ - linkListType : concept
66
+ links :
67
+ - text : Getting started with web map control
68
+ url : how-to-use-map-control.md
69
+ - text : Azure Maps web SDK code samples
70
+ url : https://azuremapscodesamples.azurewebsites.net/
71
+ - text : Web SDK supported browsers
72
+ url : supported-browsers.md
73
+ - linkListType : tutorial
74
+ links :
75
+ - text : Search for point of interest
76
+ url : tutorial-search-location.md
77
+ - text : Route to a point of interest
78
+ url : tutorial-route-location.md
79
+ - text : Create a store locator
80
+ url : tutorial-create-store-locator.md
81
+ - linkListType : reference
82
+ links :
83
+ - text : Map control
84
+ url : https://docs.microsoft.com/javascript/api/azure-maps-control/?view=azure-maps-typescript-latest
85
+ - text : Drawing tools module
86
+ url : https://docs.microsoft.com/javascript/api/azure-maps-drawing-tools/?view=azure-maps-typescript-latest
87
+ - text : Service module
88
+ url : https://docs.microsoft.com/javascript/api/azure-maps-rest/?view=azure-maps-typescript-latest
89
+
90
+ # Card
91
+ - title : Developing with Android SDK
92
+ linkLists :
93
+ - linkListType : how-to-guide
94
+ links :
95
+ - text : Getting started with Android map control
96
+ url : how-to-use-android-map-control-library.md
97
+ - text : Display metadata information of a feature
98
+ url : display-feature-information-android.md
99
+ - text : Add a tile layer to a map
100
+ url : how-to-add-tile-layer-android-map.md
101
+ - text : Add a shapes to a map
102
+ url : how-to-add-shapes-to-android-map.md
103
+
104
+ # Card
105
+ - title : Developing with Location Based Services
106
+ linkLists :
107
+ - linkListType : concept
108
+ links :
109
+ - text : Zoom levels and tile grids
110
+ url : zoom-levels-and-tile-grid.md
111
+ - linkListType : tutorial
112
+ links :
113
+ - text : EV Routing using Azure Notebooks (Python)
114
+ url : tutorial-ev-routing.md
115
+ - linkListType : how-to-guide
116
+ links :
117
+ - text : Search for an address (geocoding)
118
+ url : how-to-search-for-address.md
119
+ - text : Best practices for search
120
+ url : how-to-use-best-practices-for-search.md
121
+ - text : Render custom data on static map
122
+ url : how-to-render-custom-data.md
123
+ - linkListType : reference
124
+ links :
125
+ - text : Search Service
126
+ url : https://docs.microsoft.com/rest/api/maps/search
127
+ - text : Route Service
128
+ url : https://docs.microsoft.com/rest/api/maps/route
129
+ - text : Traffic Service
130
+ url : https://docs.microsoft.com/rest/api/maps/traffic
131
+ - text : Time Zones Service
132
+ url : https://docs.microsoft.com/rest/api/maps/timezone
133
+
134
+ # Card
135
+ - title : Spatial Analytics
136
+ linkLists :
137
+ - linkListType : concept
138
+ links :
139
+ - text : Azure Maps Event Grid integration
140
+ url : azure-maps-event-grid-integration.md
141
+ - linkListType : tutorial
142
+ links :
143
+ - text : Set up a geofence using Azure Maps
144
+ url : tutorial-geofence.md
145
+ - text : Implement IoT spatial analytics using Azure Maps
146
+ url : tutorial-iot-hub-maps.md
147
+ - linkListType : reference
148
+ links :
149
+ - text : Data Service
150
+ url : https://docs.microsoft.com/rest/api/maps/data
151
+ - text : Spatial Service
152
+ url : https://docs.microsoft.com/rest/api/maps/spatial
153
+
154
+ # Card
155
+ - title : Developing with Mobility services
156
+ linkLists :
157
+ - linkListType : concept
158
+ links :
159
+ - text : Mobility service data structures
160
+ url : mobility-service-data-structure.md
161
+ - linkListType : how-to-guide
162
+ links :
163
+ - text : Request public transit routes
164
+ url : how-to-request-transit-data.md
165
+ - text : Request real-time public transit data
166
+ url : how-to-request-real-time-data.md
167
+ - linkListType : reference
168
+ links :
169
+ - text : Mobility Service
170
+ url : https://docs.microsoft.com/rest/api/maps/mobility
171
+
172
+ # Card
173
+ - title : Developing with Weather Services
174
+ linkLists :
175
+ - linkListType : concept
176
+ links :
177
+ - text : Weather Service concept
178
+ url : weather-services-concepts.md
179
+ - linkListType : tutorial
180
+ links :
181
+ - text : Analyze weather data using Azure notebooks (Python)
182
+ url : weather-service-tutorial.md
183
+ - linkListType : reference
184
+ links :
185
+ - text : Weather Service
186
+ url : https://docs.microsoft.com/rest/api/maps/weather
0 commit comments