Adding Custom Basemaps
You can add any basemap you like, as long as the map tiles are accessible using the zoom/x/y format. A custom basemap has a Name and can include multiple imagery Layers. While most will only have one layer, you may overlay multiple layers such as hybrid layers with place names, roads, or land parcels overlaid on satelite imagery treated as a single basemap.
đ ACCESS LEVEL REQUIRED: Account Owner
âšī¸ NOTE: The zoom / x / y format makes map tiles available as we need them at the right {z} for zoom, {x} for longitude, and {y} for latitude. If the baselayer is private, it may have a secret token or key in it you need to generate.
đĄ TIP: Where can I get more basemaps? Basemaps are available from hundreds of sources including your own ArcGIS Online service. For examples, we'd recommend taking a look at:
- Go to the Admin Area
- Expand Settings
- Select Preferences
- Scroll down to Map > Available Basemaps
- Click + Add Custom Basemap
- Enter a Name
- Select + Add Layer
- Choose either Tile Map or Vector Map
- If you selected Tile Map, enter the Tile Service URL and provide an Attribution (e.g., the source or copyright)
- If you selected Vector Map, enter the Map Libre StyleJSON URL and provide an Attribution (e.g., the source or copyright).
- Click Save