Skip to content

Commit 4803804

Browse files
authored
Merge pull request #90447 from walsehgal/tutorialFixURLs
URL fix EV routing tutorial
2 parents e214b8f + 9574b68 commit 4803804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/tutorial-ev-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: mvc
1313

1414
# Electric vehicle routing using Azure Notebooks (Python)
1515

16-
Azure Maps is a portfolio of geospatial service APIs natively integrated into Azure that enable developers, enterprises, and ISVs to create location aware apps and IoT, mobility, logistics, and asset tracking solutions. The Azure Maps REST APIs can be called from languages like Python and R to enable geospatial data analysis and machine learning scenarios. Azure Maps offers a robust set of [routing APIs]([https://docs.microsoft.com/rest/api/maps/route) that allows users to calculate routes between several data points based on various conditions such as vehicle type or reachable area. In this tutorial, we will walk through a scenario to help an electric vehicle driver, whose vehicle is low on battery charge, to find the closest possible charging station with respect to drive time.
16+
Azure Maps is a portfolio of geospatial service APIs natively integrated into Azure that enable developers, enterprises, and ISVs to create location aware apps and IoT, mobility, logistics, and asset tracking solutions. The Azure Maps REST APIs can be called from languages like Python and R to enable geospatial data analysis and machine learning scenarios. Azure Maps offers a robust set of [routing APIs](https://docs.microsoft.com/rest/api/maps/route) that allows users to calculate routes between several data points based on various conditions such as vehicle type or reachable area. In this tutorial, we will walk through a scenario to help an electric vehicle driver, whose vehicle is low on battery charge, to find the closest possible charging station with respect to drive time.
1717

1818
In this tutorial you will:
1919

0 commit comments

Comments
 (0)