File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -242,15 +242,15 @@ This article describes only one of the many features available in the Spatial IO
242
242
- [Add a map layer from the Open Geospatial Consortium (OGC)]
243
243
- [Connect to a WFS service]
244
244
- [Core IO operations]
245
- - [Learn about supported data formats ]
245
+ - [Supported data format details ]
246
246
- [Get documentation for the Azure Maps Spatial IO package]
247
247
248
248
[Add a simple data layer]: spatial-io-add-simple-data-layer.md
249
249
[Read and write spatial data]: spatial-io-read-write-spatial-data.md
250
250
[Add a map layer from the Open Geospatial Consortium]: spatial-io-add-ogc-map-layer.md
251
251
[Connect to a WFS service]: spatial-io-connect-wfs-service.md
252
252
[Use core operations]: spatial-io-core-operations.md
253
- [Learn about supported data formats ]: spatial-io-supported-data-format-details.md
253
+ [Supported data format details ]: spatial-io-supported-data-format-details.md
254
254
[Get documentation for the Azure Maps Spatial IO package]: /javascript/api/azure-maps-spatial-io
255
255
[Add a map layer from the Open Geospatial Consortium (OGC)]: spatial-io-add-ogc-map-layer.md
256
256
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
Original file line number Diff line number Diff line change @@ -236,12 +236,12 @@ Learn more about the classes and methods in this article:
236
236
See the following articles to get more code samples to add to your maps:
237
237
238
238
- [ Read and write spatial data]
239
- - [ Add an OGC map layer]
239
+ - [ Add a map layer from the Open Geospatial Consortium ]
240
240
- [ Connect to a WFS service]
241
241
- [ Core IO operations]
242
- - [ Get details about supported data formats ]
242
+ - [ Supported data format details ]
243
243
244
- [ Add an OGC map layer ] : spatial-io-add-ogc-map-layer.md
244
+ [ Add a map layer from the Open Geospatial Consortium ] : spatial-io-add-ogc-map-layer.md
245
245
[ Connect to a WFS service ] : spatial-io-connect-wfs-service.md
246
246
[ GitHub's GeoJSON map support ] : https://docs.github.com/en/repositories/working-with-files/using-files/working-with-non-code-files#mapping-geojsontopojson-files-on-github
247
247
[ Core IO operations ] : spatial-io-core-operations.md
@@ -251,4 +251,4 @@ See the following articles to get more code samples to add to your maps:
251
251
[ Simple data layer options ] : https://samples.azuremaps.com/spatial-io-module/simple-data-layer-options
252
252
[ SimpleDataLayer ] : /javascript/api/azure-maps-spatial-io/atlas.layer.simpledatalayer
253
253
[ SimpleDataLayerOptions ] : /javascript/api/azure-maps-spatial-io/atlas.simpledatalayeroptions
254
- [ Get details about supported data formats ] : spatial-io-supported-data-format-details.md
254
+ [ Supported data format details ] : spatial-io-supported-data-format-details.md
You can’t perform that action at this time.
0 commit comments