Skip to content

Commit de4c7b9

Browse files
author
Scott Kang
committed
use relative links
1 parent dcbe1ae commit de4c7b9

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

articles/azure-maps/migrate-from-bing-maps-web-app.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1724,17 +1724,17 @@ Learn more about migrating from Bing Maps to Azure Maps.
17241724
[Localization support in Azure Maps]: supported-languages.md
17251725
[Localizing the map]: #localizing-the-map
17261726
[Microsoft Entra ID]: /entra/fundamentals/whatis
1727-
[Microsoft.Maps.Clustering]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/clustering-module/
1728-
[Microsoft.Maps.HeatMap]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/heat-map-module/
1729-
[Microsoft.Maps.GeoXml]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/geoxml-module/
1730-
[Microsoft.Maps.Contour]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/contour-module/
1731-
[Microsoft.Maps.DataBinning]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/data-binning-module/
1732-
[Microsoft.Maps.DrawingTools]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/drawing-tools-module/
1733-
[Microsoft.Maps.Search]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/search-module/
1734-
[Microsoft.Maps.Directions]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/directions-module/
1735-
[Microsoft.Maps.SpatialDataService]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/spatial-data-service-module/
1736-
[Microsoft.Maps.GeoJson]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/geojson-module/
1737-
[Microsoft.Maps.WellKnownText]: https://learn.microsoft.com/bingmaps/v8-web-control/modules/well-known-text-module
1727+
[Microsoft.Maps.Clustering]: /bingmaps/v8-web-control/modules/clustering-module/
1728+
[Microsoft.Maps.HeatMap]: /bingmaps/v8-web-control/modules/heat-map-module/
1729+
[Microsoft.Maps.GeoXml]: /bingmaps/v8-web-control/modules/geoxml-module/
1730+
[Microsoft.Maps.Contour]: /bingmaps/v8-web-control/modules/contour-module/
1731+
[Microsoft.Maps.DataBinning]: /bingmaps/v8-web-control/modules/data-binning-module/
1732+
[Microsoft.Maps.DrawingTools]: /bingmaps/v8-web-control/modules/drawing-tools-module/
1733+
[Microsoft.Maps.Search]: /bingmaps/v8-web-control/modules/search-module/
1734+
[Microsoft.Maps.Directions]: /bingmaps/v8-web-control/modules/directions-module/
1735+
[Microsoft.Maps.SpatialDataService]: /bingmaps/v8-web-control/modules/spatial-data-service-module/
1736+
[Microsoft.Maps.GeoJson]: /bingmaps/v8-web-control/modules/geojson-module/
1737+
[Microsoft.Maps.WellKnownText]: /bingmaps/v8-web-control/modules/well-known-text-module
17381738
[ng-azure-maps]: https://github.com/arnaudleclerc/ng-azure-maps
17391739
[OpenLayers plugin]: /samples/azure-samples/azure-maps-OpenLayers/azure-maps-OpenLayers-plugin
17401740
[OpenLayers]: https://openlayers.org/
@@ -1751,12 +1751,12 @@ Learn more about migrating from Bing Maps to Azure Maps.
17511751
[Render]: /rest/api/maps/render
17521752
[Reusing Popup with Multiple Pins]: https://samples.azuremaps.com/?sample=reusing-popup-with-multiple-pins
17531753
[REST SDK]: rest-sdk-developer-guide.md
1754-
[Route API]: https://learn.microsoft.com/rest/api/maps/route
1755-
[Route Matrix API]: https://learn.microsoft.com/rest/api/maps/route/post-route-matrix
1754+
[Route API]: /rest/api/maps/route
1755+
[Route Matrix API]: /rest/api/maps/route/post-route-matrix
17561756
[road tiles]: /rest/api/maps/render/get-map-tile
17571757
[satellite tiles]: /rest/api/maps/render/get-map-static-image
17581758
[Setting the map view]: #setting-the-map-view
1759-
[Search API]: https://learn.microsoft.com/rest/api/maps/search
1759+
[Search API]: /rest/api/maps/search
17601760
[Shared Key authentication]: azure-maps-authentication.md#shared-key-authentication
17611761
[Show traffic data]: #show-traffic-data
17621762
[Show traffic on the map]: map-show-traffic.md

0 commit comments

Comments
 (0)