@@ -79,26 +79,30 @@ You may also specify the map settings to use a proxy service. The proxy service
79
79
Learn more about the classes and methods used in this article:
80
80
81
81
> [ !div class="nextstepaction"]
82
- > [ OgcMapLayer] ( /javascript/api/azure-maps-spatial-io/atlas.layer.ogcmaplayer )
82
+ > [ OgcMapLayer]
83
83
84
84
> [ !div class="nextstepaction"]
85
- > [ OgcMapLayerOptions] ( /javascript/api/azure-maps-spatial-io/atlas.ogcmaplayeroptions )
85
+ > [ OgcMapLayerOptions]
86
86
87
87
See the following articles, which contain code samples you could add to your maps:
88
88
89
89
> [ !div class="nextstepaction"]
90
- > [ Connect to a WFS service] ( spatial-io-connect-wfs-service.md )
90
+ > [ Connect to a WFS service]
91
91
92
92
> [ !div class="nextstepaction"]
93
- > [ Leverage core operations] ( spatial-io-core-operations.md )
93
+ > [ Leverage core operations]
94
94
95
95
> [ !div class="nextstepaction"]
96
- > [ Supported data format details] ( spatial-io-supported-data-format-details.md )
96
+ > [ Supported data format details]
97
97
98
- [ OGC map layer ] : https://samples.azuremaps.com/spatial-io-module/ogc-map-layer-example
98
+ [ Connect to a WFS service ] : spatial-io-connect-wfs-service.md
99
+ [ Leverage core operations ] : spatial-io-core-operations.md
100
+ [ OGC map layer options source code ] : https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Spatial%20IO%20Module/OGC%20map%20layer%20options/OGC%20map%20layer%20options.html
99
101
[ OGC map layer options ] : https://samples.azuremaps.com/spatial-io-module/ogc-map-layer-options
100
- [ OGC Web Map Service explorer ] : https://samples.azuremaps.com/spatial-io-module/ogc-web-map-service-explorer
101
-
102
102
[ OGC map layer source code ] : https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Spatial%20IO%20Module/OGC%20map%20layer%20example/OGC%20map%20layer%20example.html
103
- [ OGC map layer options source code ] : https://github. com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Spatial%20IO%20Module/OGC%20map%20layer%20options/OGC%20map%20layer%20options.html
103
+ [ OGC map layer ] : https://samples.azuremaps. com/spatial-io-module/ogc-map-layer-example
104
104
[ OGC Web Map Service explorer source code ] : https://github.com/Azure-Samples/AzureMapsCodeSamples/blob/main/Samples/Spatial%20IO%20Module/OGC%20Web%20Map%20Service%20explorer/OGC%20Web%20Map%20Service%20explorer.html
105
+ [ OGC Web Map Service explorer ] : https://samples.azuremaps.com/spatial-io-module/ogc-web-map-service-explorer
106
+ [ OgcMapLayer ] : /javascript/api/azure-maps-spatial-io/atlas.layer.ogcmaplayer
107
+ [ OgcMapLayerOptions ] : /javascript/api/azure-maps-spatial-io/atlas.ogcmaplayeroptions
108
+ [ Supported data format details ] : spatial-io-supported-data-format-details.md
0 commit comments