

# Code examples and tutorials for working with Amazon Location Service
<a name="samples"></a>

This topic shows a list of code examples, tutorials, and blog posts to help you learn about Amazon Location Service. Each code example includes a description of how it works.

You can find additional samples on the [AWS Geospatial GitHub page](https://github.com/orgs/aws-geospatial/repositories), the [AWS samples GitHub page for Amazon Location](https://github.com/aws-samples/amazon-location-samples), and on the [AWS blog site](https://aws.amazon.com/blogs/mobile/category/mobile-services/amazon-location/).

**Note**  
It is good to understand the difference between the AWS Geospatial GitHub page and the AWS samples GitHub page.  
**Geospatial GitHub** – The [AWS Geospatial GitHub page](https://github.com/orgs/aws-geospatial/repositories) includes samples that are created and maintained by the Amazon Location Service team.
**Samples GitHub** – The [AWS samples GitHub page for Amazon Location](https://github.com/aws-samples/amazon-location-samples) includes samples that were created for Amazon Location, but may or may not be actively maintained.

The [quick start](sample-quick-start.md) tutorial is a good place to start before using other samples, as it shows how to complete prerequisites that are useful for most of the samples.

**Example availability**  
Can't find what you need? Request a new code example by using the **Provide feedback** link at the bottom of this page.

**Topics**
+ [Amazon Location Demo site](sample-demo-site.md)
+ [Tutorial: Quick start](sample-quick-start.md)
+ [Tutorial: Database enrichment](example-validate-database.md)
+ [Example: Explore app](example-explore.md)
+ [Example: Style a map](example-switch-styles.md)
+ [Example: Draw markers](example-draw-markers.md)
+ [Example: Draw clustered points](example-draw-clusters.md)
+ [Example: Draw a polygon](example-draw-polygon.md)
+ [Example: Change the map language](example-map-language.md)
+ [Blog: Estimated delivery time notifications](example-delivery-notifications.md)
+ [Example: Stream Position Updates](example-stream-position-updates.md)
+ [Example: Geofencing and Tracking mobile application](example-tracking-geofencing.md)