Skip to content

Commit 620063d

Browse files
committed
Updated links to render v2.
1 parent bf0e578 commit 620063d

20 files changed

+45
-45
lines changed

articles/azure-maps/about-azure-maps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,14 +233,14 @@ Stay up to date on Azure Maps:
233233
<!--------- REST API Links --------------->
234234
[Data registry]: /rest/api/maps/data-registry
235235
[Geolocation]: /rest/api/maps/geolocation
236-
[Get Map Tile]: /rest/api/maps/render-v2/get-map-tile
236+
[Get Map Tile]: /rest/api/maps/render/get-map-tile
237237
[Get Weather along route API]: /rest/api/maps/weather/getweatheralongroute
238-
[Render]: /rest/api/maps/render-v2
238+
[Render]: /rest/api/maps/render
239239
[REST APIs]: /rest/api/maps/
240240
[Route]: /rest/api/maps/route
241241
[Search]: /rest/api/maps/search
242242
[Spatial]: /rest/api/maps/spatial
243-
[TilesetID]: /rest/api/maps/render-v2/get-map-tile#tilesetid
243+
[TilesetID]: /rest/api/maps/render/get-map-tile#tilesetid
244244
[Timezone]: /rest/api/maps/timezone
245245
[Traffic]: /rest/api/maps/traffic
246246
<!--------- JavaScript API Links --------------->

articles/azure-maps/create-data-source-android-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,9 +1045,9 @@ See the following articles for more code samples to add to your maps:
10451045
[Polygon layer]: how-to-add-shapes-to-android-map.md
10461046
[Tile layer]: how-to-add-tile-layer-android-map.md
10471047
<!--------- REST API Links --------------->
1048-
[Road tiles]: /rest/api/maps/render-v2/get-map-tile
1048+
[Road tiles]: /rest/api/maps/render/get-map-tile
10491049
[Traffic incidents]: /rest/api/maps/traffic/gettrafficincidenttile
10501050
[Traffic flow]: /rest/api/maps/traffic/gettrafficflowtile
1051-
[Render - Get Map Tile]: /rest/api/maps/render-v2/get-map-tile
1051+
[Render - Get Map Tile]: /rest/api/maps/render/get-map-tile
10521052
<!--------- External Links --------------->
10531053
[Mapbox Vector Tile Specification]: https://github.com/mapbox/vector-tile-spec

articles/azure-maps/create-data-source-ios-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,9 +495,9 @@ See the following articles for more code samples to add to your maps:
495495
[Polygon layer]: Add-polygon-layer-map-ios.md
496496
[Tile layer]: how-to-add-tile-layer-android-map.md
497497
<!--------- REST API Links --------------->
498-
[Road tiles]: /rest/api/maps/render-v2/get-map-tile
498+
[Road tiles]: /rest/api/maps/render/get-map-tile
499499
[Traffic incidents]: /rest/api/maps/traffic/gettrafficincidenttile
500500
[Traffic flow]: /rest/api/maps/traffic/gettrafficflowtile
501-
[Render - Get Map Tile]: /rest/api/maps/render-v2/get-map-tile
501+
[Render - Get Map Tile]: /rest/api/maps/render/get-map-tile
502502
<!--------- External Links --------------->
503503
[Mapbox Vector Tile Specification]: https://github.com/mapbox/vector-tile-spec

articles/azure-maps/create-data-source-web-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ See the following articles for more code samples to add to your maps:
271271
[Line layer]: map-add-line-layer.md
272272
[Mapbox Vector Tile Specification]: https://github.com/mapbox/vector-tile-spec
273273
[Polygon layer]: map-add-shape.md
274-
[Render - Get Map Tile]: /rest/api/maps/render-v2/get-map-tile
275-
[Road tiles]: /rest/api/maps/render-v2/get-map-tile
274+
[Render - Get Map Tile]: /rest/api/maps/render/get-map-tile
275+
[Road tiles]: /rest/api/maps/render/get-map-tile
276276
[SourceManager]: /javascript/api/azure-maps-control/atlas.sourcemanager
277277
[Symbol layer]: map-add-pin.md
278278
[Tile layer]: map-add-tile-layer.md

articles/azure-maps/how-to-render-custom-data.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ Similarly, you can change, add, and remove other style modifiers.
147147
[Postman]: https://www.postman.com/
148148
[Subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
149149
150-
[Get Map Static Image]: /rest/api/maps/render-v2/get-map-static-image
150+
[Get Map Static Image]: /rest/api/maps/render/get-map-static-image
151151
[Manage the pricing tier of your Azure Maps account]: how-to-manage-pricing-tier.md
152-
[path]: /rest/api/maps/render-v2/get-map-static-image#uri-parameters
153-
[pins]: /rest/api/maps/render-v2/get-map-static-image#uri-parameters
154-
[Render]: /rest/api/maps/render-v2/get-map-static-image
155-
[Render - Get Map Static Image]: /rest/api/maps/render-v2/get-map-static-image
152+
[path]: /rest/api/maps/render/get-map-static-image#uri-parameters
153+
[pins]: /rest/api/maps/render/get-map-static-image#uri-parameters
154+
[Render]: /rest/api/maps/render/get-map-static-image
155+
[Render - Get Map Static Image]: /rest/api/maps/render/get-map-static-image

articles/azure-maps/how-to-show-attribution.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ https://atlas.microsoft.com/map/attribution?subscription-key={Your-Azure-Maps-Su
6262

6363
[Android]: how-to-use-android-map-control-library.md
6464
[Authentication with Azure Maps]: azure-maps-authentication.md
65-
[Get Map Attribution API]: /rest/api/maps/render-v2/get-map-attribution
66-
[Get Map Attribution]: /rest/api/maps/render-v2/get-map-attribution#tilesetid
65+
[Get Map Attribution API]: /rest/api/maps/render/get-map-attribution
66+
[Get Map Attribution]: /rest/api/maps/render/get-map-attribution#tilesetid
6767
[iOS]: how-to-use-ios-map-control-library.md
68-
[Render service]: /rest/api/maps/render-v2
68+
[Render service]: /rest/api/maps/render
6969
[Tileset Create API]: /rest/api/maps-creator/tileset/create
70-
[TilesetID]: /rest/api/maps/render-v2/get-map-attribution#tilesetid
70+
[TilesetID]: /rest/api/maps/render/get-map-attribution#tilesetid
7171
[Web]: how-to-use-map-control.md
7272
[Zoom levels and tile grid]: zoom-levels-and-tile-grid.md

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1751,10 +1751,10 @@ Learn more about migrating from Bing Maps to Azure Maps.
17511751
[Popup with Media Content]: https://samples.azuremaps.com/?sample=popup-with-media-content
17521752
[Popups on Shapes]: https://samples.azuremaps.com/?sample=popups-on-shapes
17531753
[Pushpin clustering]: #pushpin-clustering
1754-
[Render]: /rest/api/maps/render-v2
1754+
[Render]: /rest/api/maps/render
17551755
[Reusing Popup with Multiple Pins]: https://samples.azuremaps.com/?sample=reusing-popup-with-multiple-pins
1756-
[road tiles]: /rest/api/maps/render-v2/get-map-tile
1757-
[satellite tiles]: /rest/api/maps/render-v2/get-map-static-image
1756+
[road tiles]: /rest/api/maps/render/get-map-tile
1757+
[satellite tiles]: /rest/api/maps/render/get-map-static-image
17581758
[Setting the map view]: #setting-the-map-view
17591759
[Shared Key authentication]: azure-maps-authentication.md#shared-key-authentication
17601760
[Show traffic data]: #show-traffic-data

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -691,8 +691,8 @@ Learn more about the Azure Maps REST services.
691691
[free account]: https://azure.microsoft.com/free/
692692
[fuzzy search]: /rest/api/maps/search/get-search-fuzzy
693693
[Geolocation API]: /rest/api/maps/geolocation/get-ip-to-location
694-
[Get Map Static Image]: /rest/api/maps/render-v2/get-map-static-image
695-
[Get Map Tile]: /rest/api/maps/render-v2/get-map-tile
694+
[Get Map Static Image]: /rest/api/maps/render/get-map-static-image
695+
[Get Map Tile]: /rest/api/maps/render/get-map-tile
696696
[Get Route Directions]: /rest/api/maps/route/get-route-directions
697697
[Get Route Range]: /rest/api/maps/route/get-route-range
698698
[Get Search Address Reverse Cross Street]: /rest/api/maps/search/get-search-address-reverse-cross-street

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1845,10 +1845,10 @@ Learn more about migrating to Azure Maps:
18451845
[Popup options]: /javascript/api/azure-maps-control/atlas.popupoptions
18461846
[Popup with Media Content]: https://samples.azuremaps.com/?sample=popup-with-media-content
18471847
[Popups on Shapes]: https://samples.azuremaps.com/?sample=popups-on-shapes
1848-
[Render]: /rest/api/maps/render-v2
1848+
[Render]: /rest/api/maps/render
18491849
[Reusing Popup with Multiple Pins]: https://samples.azuremaps.com/?sample=reusing-popup-with-multiple-pins
1850-
[road tiles]: /rest/api/maps/render-v2/get-map-tile
1851-
[satellite tiles]: /rest/api/maps/render-v2/get-map-static-image
1850+
[road tiles]: /rest/api/maps/render/get-map-tile
1851+
[satellite tiles]: /rest/api/maps/render/get-map-static-image
18521852
[Search Autosuggest with JQuery UI]: https://samples.azuremaps.com/?sample=search-autosuggest-and-jquery-ui
18531853
[Search for points of interest]: map-search-location.md
18541854
[Setting the map view]: #setting-the-map-view

articles/azure-maps/migrate-from-google-maps-web-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,8 +500,8 @@ Learn more about Azure Maps REST services:
500500
[best practices for search]: how-to-use-best-practices-for-search.md
501501
[Calculate routes and directions]: #calculate-routes-and-directions
502502
[free account]: https://azure.microsoft.com/free/
503-
[Get Map Static Image]: /rest/api/maps/render-v2/get-map-static-image
504-
[Get Map Tile]: /rest/api/maps/render-v2/get-map-tile
503+
[Get Map Static Image]: /rest/api/maps/render/get-map-static-image
504+
[Get Map Tile]: /rest/api/maps/render/get-map-tile
505505
[Get Route Directions]: /rest/api/maps/route/get-route-directions
506506
[Get Route Range]: /rest/api/maps/route/get-route-range
507507
[Get Search Address Reverse Cross Street]: /rest/api/maps/search/get-search-address-reverse-cross-street
@@ -531,7 +531,7 @@ Learn more about Azure Maps REST services:
531531
[Post Search Fuzzy Batch]: /rest/api/maps/search/post-search-fuzzy-batch
532532
[Post Search Inside Geometry]: /rest/api/maps/search/post-search-inside-geometry
533533
[Render custom data on a raster map]: how-to-render-custom-data.md
534-
[Render]: /rest/api/maps/render-v2/get-map-static-image
534+
[Render]: /rest/api/maps/render/get-map-static-image
535535
[Reverse geocode a coordinate]: #reverse-geocode-a-coordinate
536536
[Route]: /rest/api/maps/route
537537
[Search for a location using Azure Maps Search services]: how-to-search-for-address.md

0 commit comments

Comments
 (0)