Use the ArcGIS Vector Tile Style Editor to create a new custom basemap style and display it with the MapLibre ArcGIS plugin.
What you'll learn
You will learn how to:
- Create a custom basemap style that emphasizes train stations and transit routes.
- Create an API key credential.
- Use an access token to access the custom basemap style.
- Display the basemap style with the MapLibre ArcGIS plugin.
- Create an app that uses the basemap tile usage model. Learn more here.
What you'll use
This how-to uses the following technologies and usage models:
- ArcGIS Vector Tile Style Editor
- MapLibre ArcGIS plugin
- ArcGIS Basemap Styles service
- API key authentication
What you'll need
Before you begin, you need the following:
- An ArcGIS Location Platform or ArcGIS Online account.
- A modern web browser, such as recent versions of Chrome, Firefox, Safari, or Edge.
- Basic knowledge of HTML, CSS, and JavaScript.
- A code editor, such as CodePen (recommended for this how-to).