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 ...
Kidd_Ip
Feb 14, 2025MVP
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