Skip to content

Commit 257aa64

Browse files
committed
Added tip for getting code sample from GitHub as a single ZIP file.
1 parent 82336db commit 257aa64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-maps/tutorial-iot-hub-maps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ If you don't have an Azure subscription, create a [free account] before you begi
3838
* A [resource group]
3939
* The [rentalCarSimulation] C# project
4040

41+
> [!TIP]
42+
> You can download the entire [rentalCarSimulation] C# project from GitHub as a single ZIP file by going to [the root of the sample] and selecting the green **<> Code** button, then **Download ZIP**.
43+
4144
This tutorial uses the [Postman] application, but you can choose a different API development environment.
4245

4346
>[!IMPORTANT]
@@ -309,6 +312,7 @@ To learn more about how to send device-to-cloud telemetry, and the other way aro
309312
[register a new device in the IoT hub]: ../iot-hub/iot-hub-create-through-portal.md#register-a-new-device-in-the-iot-hub
310313
[rentalCarSimulation]: https://github.com/Azure-Samples/iothub-to-azure-maps-geofencing/tree/master/src/rentalCarSimulation
311314
[resource group]: ../azure-resource-manager/management/manage-resource-groups-portal.md#create-resource-groups
315+
[the root of the sample]: https://github.com/Azure-Samples/iothub-to-azure-maps-geofencing
312316
[Search Address Reverse]: /rest/api/maps/search/getsearchaddressreverse
313317
[Send telemetry from a device]: ../iot-develop/quickstart-send-telemetry-iot-hub.md?pivots=programming-language-csharp
314318
[Spatial Geofence Get API]: /rest/api/maps/spatial/getgeofence

0 commit comments

Comments
 (0)