Display a map in your application - Amazon Location Service

Display a map in your application

This section provides tutorials on how to use map rendering tools to display a map in your mobile or web application when using Amazon Location APIs. As mentioned in the How to use Amazon Location Service topic, you have a choice of libraries to use when rendering maps with Amazon Location, including Amplify, MapLibre, and Tangram.

Do one of the following to display a map in your application:

  • The most direct way to display a map in your web and mobile front end applications is to use MapLibre. You can follow the MapLibre tutorials or even the Quick start tutorial to learn how to use MapLibre.

  • If you are an existing AWS Amplify developer, you may want to use the Amplify Geo SDK. To learn more, follow the Amplify tutorial.

  • If you are an existing user of Tangram, and want to continue to use it to render your map, while moving to Amazon Location Service, follow the Tangram tutorial.