Skip to content

Commit cbdef87

Browse files
Merge pull request #292209 from stevemunk/route-preview
Update to latest preview version of the routing service.
2 parents 9dfed56 + 93b1c71 commit cbdef87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-maps/rest-api-azure-maps.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The most recent stable release of the Azure Maps services.
3434

3535
## Previous releases
3636

37-
There are previous stable releases of an Azure Maps services that are still in use. The services in these lists will generally have a more recent version available, and are slated for retirement. If using a previous release, update to the latest version before it's retired to avoid disruption of service.
37+
There are previous stable releases of an Azure Maps service that are still in use. The services in these lists will generally have a more recent version available, and are slated for retirement. If using a previous release, update to the latest version before it's retired to avoid disruption of service.
3838

3939
### Version 2022-08-01
4040

@@ -55,7 +55,7 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
5555

5656
| API | API version | Description |
5757
|-----|-------------|-------------|
58-
| [Route][Route-2023-10-01-preview] | 2023-10-01-preview | Returns the ideal route in GeoJSON between locations for multiple modes of transportation.<BR><BR>Some of the updates in this version of the Route service include:<ul><li>Routes with "via" waypoints that the route must pass through.</li><li>More geographies</li><li>More languages available for localized travel instructions.</li></ul> |
58+
| [Route][Route-2024-07-01-preview] | 2024-07-01-preview | Returns the ideal route in GeoJSON between locations for multiple modes of transportation.<BR><BR>Some of the updates in this version of the Route service include:<ul><li>New Snap to Roads API that snaps GPS data to road aligned coordinates.</li><li>Support for up to 50,000 cells in Route Matrix async.</li><li>High-definition route range polygon.</li><li>Routes with "via" waypoints that the route must pass through.</li><li>More geographies</li><li>More languages available for localized travel instructions.</li> |
5959

6060
<!--- Links to latest versions of each service ---------------------------------->
6161
[Data Registry]: /rest/api/maps/data-registry
@@ -74,6 +74,6 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
7474
[Render v1]: /rest/api/maps/render?view=rest-maps-1.0
7575
[Search-v1]: /rest/api/maps/search?view=rest-maps-1.0
7676

77-
<!--- 2023-10-01-preview is the latest preview release of the Route service,
77+
<!--- 2024-07-01-preview is the latest preview release of the Route service,
7878
currently the only Azure Maps service in Preview -------------------------->
79-
[Route-2023-10-01-preview]: /rest/api/maps/route?view=rest-maps-2023-10-01-preview
79+
[Route-2024-07-01-preview]: /rest/api/maps/route?view=rest-maps-2024-07-01-preview

0 commit comments

Comments
 (0)