Azure map no link between different modes of transport

Magro Michael 0 Reputation points
2026-09-08T12:48:12.0966667+00:00

I was using the "Route Map" visual in PowerBi to display the routes by modes of transport Air or Land, however I had to change to Azure maps since the other is no longer being supported.

I am having an issue with Azure Maps because if for the same ID I have two different modes of transport, these are not being connected.

Is there a solution pls?

Azure Maps
Azure Maps

An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.


1 answer

Sort by: Most helpful
  1. Ganesh Gurram 7,405 Reputation points Microsoft External Staff Moderator
    2026-09-09T03:56:50.2866667+00:00

    Hello @Magro Michael

    Thanks for the question and using MS Q&A forum.

    In the Azure Maps visual, paths are created based on the Path ID and Point Order fields. All points that belong to the same Path ID are connected in the order specified by Point Order. If records for the same shipment/ID are split across different transport modes (for example, Air and Land) and the visual treats them as separate path groups, the route may appear disconnected.

    Please verify the following:

    • The same journey uses a single, consistent Path ID across all route segments.
    • Point Order values are sequential across both Air and Land segments.
    • The Mode of Transport field is being used only for coloring/legend purposes and is not unintentionally creating separate path groups.

    Azure Maps currently connects points based on the path definition rather than automatically joining separate paths that share the same business ID. If you need a continuous route across multiple transport modes, you may need to model the entire journey under a single Path ID while using the transport mode only as an attribute for styling or filtering.

    Reference: The path layer in Azure Maps Power BI visual

    I Hope this helps. Do let me know if you have any further queries.

    Was this answer helpful?


Your answer

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