Skip to content

Commit d007858

Browse files
committed
Improve TOC
1 parent ba812cf commit d007858

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

articles/azure-maps/index.yml

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,20 +80,16 @@ landingContent:
8080
url: tutorial-create-store-locator.md
8181
- linkListType: how-to-guide
8282
links:
83+
- text: Use the Azure Maps map control
84+
url: how-to-use-map-control.md
85+
- text: Use the drawing tools module
86+
url: set-drawing-options.md
87+
- text: Use the services module
88+
url: how-to-use-services-module.md
8389
- text: Use the spatial IO module
8490
url: how-to-use-spatial-io-module.md
85-
- text: Add a simple data layer
86-
url: spatial-io-add-simple-data-layer.md
87-
- text: Read and write spatial data
88-
url: spatial-io-read-write-spatial-data.md
89-
- text: Add an OGC map layer
90-
url: spatial-io-add-ogc-map-layer.md
91-
- text: Connect to a WFS service
92-
url: spatial-io-connect-wfs-service.md
93-
- text: Leverage core operations
94-
url: spatial-io-core-operations.md
95-
- text: Supported data format details
96-
url: spatial-io-supported-data-format-details.md
91+
- text: Web SDK supported browsers
92+
url: supported-browsers.md
9793
- linkListType: reference
9894
links:
9995
- text: Map control

articles/azure-maps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
items:
102102
- name: Map control
103103
items:
104-
- name: Getting started with web map control
104+
- name: Use the Azure Maps map control
105105
href: how-to-use-map-control.md
106106
- name: Create a map
107107
href: map-create.md

0 commit comments

Comments
 (0)