Tile Layer
You can enable custom maps by importing tile services through the TileSource section under Data.
How to Add a Custom Tile Map
- Go to Data Module (Not Data Tab) -> TileSource.
 - Add your custom tile service URI. (Example URI: “https://stamen-tiles-{s}.a.ssl.fastly.net/toner/{z}/{x}/{y}{r}.png“)
 - After loading your tile source, assign it to your map by adding the TileSource as Data on Maps Data Tab.
 - The Layer you create from tile source will appear on the map.
 - For performance issues consider turning of base layer from Base Layers tab (baseLayer-> None). Otherwise, it will fetch and render base layer under your tile layer.
 
Tile Layer Settings
- Opacity: Adjust the transparency of your tile layer to blend or contrast with other map layers.