Skip to content

Updated to revert back to TomTom coverage and remove previous/latest zones #127229

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
115 changes: 9 additions & 106 deletions articles/azure-maps/traffic-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,15 @@ ms.date: 03/24/2025
ms.topic: conceptual
ms.service: azure-maps
ms.subservice: traffic
zone_pivot_groups: azure-maps-coverage
---


# Azure Maps Traffic service coverage

::: zone pivot="service-previous"
<!----------------------------- Traffic v1 ---------------------------------------------------------------------------->

The Azure Maps [Traffic service][previous] is a suite of web services designed for developers to create web and mobile applications around real-time traffic. This data can be visualized on maps or used to generate smarter routes that factor in current driving conditions.
The Azure Maps [Traffic service][latest] is a suite of web services designed for developers to create web and mobile applications around real-time traffic. This data can be visualized on maps or used to generate smarter routes that factor in current driving conditions.

The following tables provide information about what kind of traffic information you can request from each country or region. If a market is missing in the following tables, it isn't currently supported.

- **Incidents**: Provides an accurate view about traffic jams and incidents around a road network.
- **Flow**: Provides real time observed speeds and travel times for all key roads in a network.

## Americas

| Country/Region | Incidents | Flow |
Expand Down Expand Up @@ -120,101 +113,14 @@ The following tables provide information about what kind of traffic information
| South Africa | ✓ | ✓ |
| United Arab Emirates | ✓ | ✓ |

::: zone-end

<!----------------------------- TRAFFIC v2025-01-01 --------------------------------------------------------------------->
::: zone pivot="service-latest"

The Azure Maps [Traffic service][latest] is a web service designed for developers to create web and mobile applications around real-time traffic. This data can be visualized on maps or used to generate smarter routes that factor in traffic jams and incidents.

The following table provides information about the country or region for which you can request traffic incidents. If a market is missing in the following table, it isn't currently supported.

| Country/Region | Traffic |
|----------------------|---------|
| Andorra | ✓ |
| Argentina | ✓ |
| Australia | ✓ |
| Austria | ✓ |
| Bahrain | ✓ |
| Belgium | ✓ |
| Brazil | ✓ |
| Brunei | ✓ |
| Bulgaria | ✓ |
| Canada | ✓ |
| Chile | ✓ |
| China | ✓ |
| Colombia | ✓ |
| Croatia | ✓ |
| Czech Republic | ✓ |
| Denmark | ✓ |
| Egypt | ✓ |
| Estonia | ✓ |
| Finland | ✓ |
| France | ✓ |
| Germany | ✓ |
| Gibraltar | ✓ |
| Greece | ✓ |
| Guernsey | ✓ |
| Hong Kong SAR | ✓ |
| Hungary | ✓ |
| Iceland | ✓ |
| India | ✓ |
| Indonesia | ✓ |
| Ireland | ✓ |
| Isle of Man | ✓ |
| Italy | ✓ |
| Japan | ✓ |
| Jersey | ✓ |
| Kenya | ✓ |
| Korea | ✓ |
| Kuwait | ✓ |
| Latvia | ✓ |
| Lesotho | ✓ |
| Liechtenstein | ✓ |
| Lithuania | ✓ |
| Luxembourg | ✓ |
| Malaysia | ✓ |
| Malta | ✓ |
| Mexico | ✓ |
| Monaco | ✓ |
| Morocco | ✓ |
| Mozambique | ✓ |
| Netherlands | ✓ |
| New Zealand | ✓ |
| Nigeria | ✓ |
| Norway | ✓ |
| Oman | ✓ |
| Peru | ✓ |
| Philippines | ✓ |
| Poland | ✓ |
| Portugal | ✓ |
| Puerto Rico | ✓ |
| Qatar | ✓ |
| Romania | ✓ |
| San Marino | ✓ |
| Saudi Arabia | ✓ |
| Singapore | ✓ |
| Slovakia | ✓ |
| Slovenia | ✓ |
| South Africa | ✓ |
| Spain | ✓ |
| Sweden | ✓ |
| Switzerland | ✓ |
| Taiwan | ✓ |
| Thailand | ✓ |
| Türkiye | ✓ |
| United Arab Emirates | ✓ |
| United Kingdom | ✓ |
| United States | ✓ |
| Uruguay | ✓ |
| Vatican City | ✓ |
| Vietnam | ✓ |

::: zone-end

::: zone pivot="service-previous"
<!----------------------------- Traffic v1 ---------------------------------------------------------------------------->
## Next steps

See the following articles in the REST API documentation for detailed information.

> [!div class="nextstepaction"]
> [Get Traffic Incident](/rest/api/maps/traffic/get-traffic-incident)

<!---------------------------------------------------------------------------------------------
## Next steps

See the following articles in the REST API documentation for detailed information.
Expand All @@ -231,7 +137,4 @@ See the following articles in the REST API documentation for detailed informatio
> [!div class="nextstepaction"]
> [Get Traffic Incident Tile](/rest/api/maps/traffic/get-traffic-incident-tile)

::: zone-end

[previous]: /rest/api/maps/traffic?view=rest-maps-1.0
[latest]: /rest/api/maps/traffic
--------------------------------------------------------------------------------------------------->