Skip to content

Commit 7acc4b2

Browse files
authored
Merge pull request #111233 from stevemunk/creator-index
Updates to the TOC and index related to Creator articles.
2 parents 064f5e3 + 50808fd commit 7acc4b2

File tree

2 files changed

+32
-28
lines changed

2 files changed

+32
-28
lines changed

articles/azure-maps/index.yml

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ landingContent:
6565
url: how-to-view-api-usage.md
6666

6767
# Card
68-
- title: Developing with Creator
68+
- title: Indoor maps using Azure Maps Creator
6969
linkLists:
7070
- linkListType: concept
7171
links:
@@ -81,22 +81,28 @@ landingContent:
8181
url: how-to-manage-creator.md
8282
- text: Implement Dynamic styling for indoor maps
8383
url: indoor-map-dynamic-styling.md
84-
- text: Use Azure Maps drawing error visualizer
85-
url: drawing-error-visualizer.md
86-
- text: Use the indoor map module
87-
url: how-to-use-indoor-module.md
88-
- text: Use Azure Digital Twins to update indoor map
89-
url: ../digital-twins/how-to-integrate-maps.md
84+
- text: Query datasets with WFS API
85+
url: how-to-creator-wfs.md
86+
- text: Custom styling for indoor maps
87+
url: how-to-create-custom-styles.md
88+
- text: Indoor maps wayfinding service
89+
url: how-to-creator-wayfinding.md
90+
- text: Edit indoor maps using the QGIS plugin
91+
url: creator-qgis-plugin.md
92+
- text: Create dataset using GeoJson package
93+
url: how-to-dataset-geojson.md
94+
- text: Create a feature stateset
95+
url: how-to-creator-feature-stateset.md
9096
- linkListType: reference
9197
links:
92-
- text: Conversion service
93-
url: /rest/api/maps/v2/conversion
94-
- text: Dataset service
95-
url: /rest/api/maps/v2/dataset
96-
- text: Tileset service
97-
url: /rest/api/maps/v2/tileset
98-
- text: Feature stateset service
99-
url: /rest/api/maps/v2/feature-state
98+
- text: Drawing package requirements
99+
url: drawing-requirements.md
100+
- text: Facility Ontology
101+
url: creator-facility-ontology.md
102+
- text: Dynamic maps StylesObject
103+
url: schema-stateset-stylesobject.md
104+
- text: Drawing error visualizer
105+
url: drawing-error-visualizer.md
100106

101107
# Card
102108
- title: Developing with Web SDK

articles/azure-maps/toc.yml

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -137,20 +137,20 @@ items:
137137
items:
138138
- name: Manage Creator
139139
href: how-to-manage-creator.md
140+
- name: Drawing package guide
141+
href: drawing-package-guide.md
140142
- name: Query datasets with WFS API
141143
href: how-to-creator-wfs.md
142-
- name: Create a feature stateset
143-
href: how-to-creator-feature-stateset.md
144144
- name: Custom styling for indoor maps
145145
href: how-to-create-custom-styles.md
146146
- name: Indoor maps wayfinding service
147147
href: how-to-creator-wayfinding.md
148-
- name: Drawing package guide
149-
href: drawing-package-guide.md
150-
- name: Create dataset using GeoJson package
151-
href: how-to-dataset-geojson.md
152148
- name: Edit indoor maps using the QGIS plugin
153149
href: creator-qgis-plugin.md
150+
- name: Create dataset using GeoJson package
151+
href: how-to-dataset-geojson.md
152+
- name: Create a feature stateset
153+
href: how-to-creator-feature-stateset.md
154154
- name: Get map data from REST APIs
155155
items:
156156
- name: Search for an address
@@ -388,17 +388,15 @@ items:
388388
- name: Reference
389389
items:
390390
- name: Creator Indoor Maps
391-
items:
392-
- name: Drawing error visualizer
393-
href: drawing-error-visualizer.md
391+
items:
394392
- name: Drawing package requirements
395393
href: drawing-requirements.md
396-
- name: Drawing conversion errors and warnings
397-
href: drawing-conversion-error-codes.md
398-
- name: Dynamic maps StylesObject
399-
href: schema-stateset-stylesobject.md
400394
- name: Facility Ontology
401395
href: creator-facility-ontology.md
396+
- name: Dynamic maps StylesObject
397+
href: schema-stateset-stylesobject.md
398+
- name: Drawing error visualizer
399+
href: drawing-error-visualizer.md
402400
- name: API and parameter extensions
403401
items:
404402
- name: Vehicle consumption model

0 commit comments

Comments
 (0)