This project provides a deployable demo that showcases lots of features from Amazon Location Service.
- Maps (Visualize location information)
- Places (Geocoding/Reverse Geocoding)
- Routes (Calculate routes with different transportation and departure time options)
- Geofence (Create, list, delete geofence)
See all features available on Amazon Location Service Here
The users sign up using a secured login through Amazon Cognito into a ReactJS Web Application hosted via AWS Amplify.
Temporary credentials will be generated by the Cognito User Pool after the user signed in, the App uses the credentials to access Amazon Location Service via AWS Javascript SDK.
Index | Description |
---|---|
Application Screenshots | Check out the application's user interface. |
Deployment | Learn how to deploy this project yourself. |
Credits | Meet the team behind this |
License | License details. |
To deploy this solution into your AWS Account please follow our Deployment Guide
This demo was developed by Edward Chen, with guidance from the UBC CIC technical teams.
This project is distributed under the MIT License.