Tile Layer

You can enable custom maps by importing tile services through the TileSource section under Data.

How to Add a Custom Tile Map

  1. Go to Data Module (Not Data Tab) -> TileSource.
  2. Add your custom tile service URI. (Example URI: “https://stamen-tiles-{s}.a.ssl.fastly.net/toner/{z}/{x}/{y}{r}.png“)
  3. After loading your tile source, assign it to your map by adding the TileSource as Data on Maps Data Tab.
  4. The Layer you create from tile source will appear on the map.
  5. 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.