You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jen Looper
261a989e61
|
3 years ago | |
---|---|---|
.. | ||
translations | 4 years ago | |
README.md | 3 years ago | |
assignment.md | 4 years ago |
README.md
Visualize location data
Add a sketchnote if possible/appropriate
Pre-lecture quiz
Introduction
In the last lesson you learned how to get GPS data from your sensors to save to the cloud in a storage container using serverless code. Now you will discover how to visualize those points on an Azure map.
In this lesson we'll cover:
- What are geofences
- Define a geofence
- Test points against a geofence
- Use geofences from serverless code