Forum Discussion
lvaness
Feb 13, 2025Copper Contributor
Azure Distance Matrix API - Limiting miles
We have a software vendor replacing our bing maps API with Azure Distance Matrix API. We are currently running into an issue where it is not returning any distances that are more than 248 miles. I'm guessing there is some sort of change that needs to be made to extend that to unlimited. Can anyone assist. Thank you
1 Reply
Sort By
By default, the API might have a maximum distance limit set, which could explain why you're not seeing distances greater than 248 miles:
Route - Post Route Matrix - REST API (Azure Maps) | Microsoft Learn