@@ -65,7 +65,7 @@ landingContent:
65
65
url : how-to-view-api-usage.md
66
66
67
67
# Card
68
- - title : Developing with Creator
68
+ - title : Indoor maps using Azure Maps Creator
69
69
linkLists :
70
70
- linkListType : concept
71
71
links :
@@ -81,22 +81,28 @@ landingContent:
81
81
url : how-to-manage-creator.md
82
82
- text : Implement Dynamic styling for indoor maps
83
83
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
90
96
- linkListType : reference
91
97
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
100
106
101
107
# Card
102
108
- title : Developing with Web SDK
0 commit comments