Multi-Itinerary Optimization API for Azure map

Balasaheb Molawade 136 Reputation points
2024-04-02T06:59:22.2066667+00:00

Hi,

We wanted to utilize Azure Maps, but we're currently utilizing Bing Maps. However, we were unable to locate the Multi-Itinerary Optimization API for Azure Maps. Is the Multi-Itinerary Optimization API available for Azure Maps? If not, are there any alternative solutions available.

Thanks!

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
735 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Faraz Siddiqui 90 Reputation points Microsoft Employee
    2024-04-02T23:06:52.19+00:00

    As it has already been pointed out, there is no multi-itinerary optimization (MIO) equivalent in Azure Maps however it can be built with a combination of Azure Maps Route Matrix API and an optimization engine. Here is a sample to get you started on a custom solution using Route Matrix API that can be deployed as an Azure Function to create an endpoint with capabilities similar to MIO - AzureMapsDIYOptimizer

    1 person found this answer helpful.

  2. rbrundritt 18,671 Reputation points Microsoft Employee
    2024-07-03T15:12:54.3666667+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.