How to use MapTiler with ArcGIS Online
This guide provides a step-by-step process for integrating MapTiler maps and tiles with ArcGIS Online. By following these instructions, you can easily display your MapTiler-hosted maps and tiles within ArcGIS Online, enabling you to leverage ArcGIS’s mapping tools alongside your custom MapTiler tiles.
How to get a WMTS endpoint in MapTiler Cloud
In order to connect a tileset or a map via WMTS in ArcGIS, you have to create it first. Go to your MapTiler Cloud account at MapTiler Cloud - Tiles or MapTiler Cloud - Maps and select a tileset/map.
Scroll down and copy the URL for the Web map tile service.
How to connect MapTiler WMTS to ArcGIS Online
Add MapTiler Tile Layer to ArcGIS Online
- Log in to ArcGIS Online
- Open the Map Viewer:
- Click on Map from the top menu to open the Map Viewer.
- Add a Layer from the Web:
- Click on the Add button in the Map Viewer, then select Add Layer from Web from the dropdown menu.
- Enter URL:
- In the “Add Layer from Web” interface, Paste the MapTiler WMTS URL.
- You need to fill in additional parameter with the API key.
- Click on ‘Add custom parameter.’ In the ‘Parameter’ field, write ‘key’ and in the ‘Value’ field, enter your API key.
- Click Next to add your MapTiler map to the ArcGIS Online
Pass the WMTS URL and fill in the API key
Related guides
- Automatically created API key
- Check if MapLibre GL JS is supported
- Coordinates API
- Dataset upload - formats and limits
- Difference between 256x256, 512x512, and HiDPI/Retina rasterized tiles
- Disputed borders on your maps
- Exported Tiles Multiplier
- Generalization in maps
- How are the tile requests cached in web browser?
- How MapTiler map tiles are Generated and Delivered
On this page