does Azure Maps Service support mode of transport option "Tram" or "Train" ?

Hessar, Robert 1 Reputation point
2024-02-28T00:54:35.7966667+00:00

considering using Azure map service to calculate route distance and travel time between 2 points for Australian Address , wondering what mode of transport are supported on Azure Maps in 2024. specifically "tram" and "train" options seem to be missing back in 2021, is there a full list of whats is supported now?

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

2 answers

Sort by: Most helpful
  1. rbrundritt 17,256 Reputation points Microsoft Employee
    2024-02-28T16:24:02.63+00:00

    Azure Maps has a V2 routing service in preview that is nearly identical to the Bing Maps routing service (input/output formats updated to better align with open data standards): https://learn.microsoft.com/en-us/rest/api/maps/route/post-directions?view=rest-maps-2023-10-01-preview&tabs=HTTP Using the pedestrian travel mode will make use of public transit such as trains and trams.

    1 person found this answer helpful.
    0 comments No comments

  2. Dillon Silzer 57,231 Reputation points
    2024-02-28T01:59:53.6133333+00:00

    Hi Robert,

    As far as I know, Big Maps is the only one the has functionality to calculate a route by transit:

    Bing Maps Routes API

    https://learn.microsoft.com/en-us/bingmaps/rest-services/routes/

    I do not believe Azure Maps has the capability to do so:

    Azure Maps Mobility Services Preview will be retired on 5 October 2021

    https://azure.microsoft.com/en-us/updates/azure-maps-mobility-services-preview-retirement/

    If this is helpful please accept answer.

    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.