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.
854 B
854 B
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