Skip to content

Commit badbffe

Browse files
authored
Merge pull request #175955 from v-hearya/499420-Broken-link-fixes-stharr
Broken link fixed
2 parents 738325e + c3f7c4b commit badbffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Azure Maps has several additional REST web services that may be of interest;
5353
- [Map Tiles](/rest/api/maps/render/getmaptile) – Access road and imagery tiles from Azure Maps as raster and vector tiles.
5454
- [Batch routing](/rest/api/maps/route/postroutedirectionsbatchpreview) – Allows up to 1,000 route requests to be made in a single batch over a period of time. Routes are calculated in parallel on the server for faster processing.
5555
- [Traffic](/rest/api/maps/traffic) Flow – Access real-time traffic flow data as both raster and vector tiles.
56-
- [Geolocation API (Preview)](/rest/api/maps/geolocation/getiptolocationpreview) – Get the location of an IP address.
56+
- [Geolocation API (Preview)](/rest/api/maps/geolocation/get-ip-to-location) – Get the location of an IP address.
5757
- [Weather Services](/rest/api/maps/weather) – Gain access to real-time and forecast weather data.
5858

5959
Be sure to also review the following best practices guides:

0 commit comments

Comments
 (0)