scenarios/basics/location/README.md
This AWS Location service basic scenario demonstrates how to interact with the AWS Location service using an AWS SDK. This application demonstrates how to use AWS Location to perform tasks like creating a map, creating a tracker, and how to perform location searches. The program walks through various operations and then how to clean up the created AWS resources.
Note: See the specification document for a complete list of operations.
Create a map
Create an AWS Location API key
Display Map URL
Create a geofence collection
Store a geofence geometry in a given geofence collection
Create a tracker resource
Update the position of a device in the location tracking
Retrieve the most recent position
Create a route calculator.
Determine the distance between Seattle and Vancouver
Perform search and geocoding tasks.
Clean up AWS resources.
This scenario example will be implemented in the following languages:
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0