Skip to Content
EditorLayers

Layers

The layer is the primary building block of a map. Every map requires a minimum of one layer, but it’s possible to have multiple layers. This feature can be utilized for various purposes, including the creation of multi-floor maps.

To start crafting a map, the first action is to set up your layer by adding an image or vector file. It’s important to note that you can replace this file whenever necessary.

If the map was generated using the Add new button, a layer is already preconfigured.

Layers can be reordered using drag-and-drop.

Layer properties

PropertyDescription
ID *Unique layer identifier.
FileURL to a base map file. SVG, PNG and JPG formats supported.
Name *Display name of the layer.
Zoom resetReset the zoom level when switching to or from this layer manually. Useful when layers represent something other than building floors.
DisableTemporarily disable a layer and re-enable it when needed.
* Required fields

Options

It’s critical to verify that the map file’s width and height settings are precise. Incorrect configurations may result in distorted maps and inaccurately positioned locations.

In the case of multi-level maps, it’s important that all layers have matching width and height dimensions.

OptionDescription
File width *Width of the map file in pixels.
File height *Height of the map file in pixels.
DefaultThe first layer will be selected if default is not explicitly defined.
SelectorPosition of the layer switcher control. It can also be turned off if no position is selected.
* Required fields

Geocalibration

Maps in the web mercator projection (EPSG:3857) can be geocalibrated by defining the map extent. This process enables the population of locations using latitude and longitude coordinates.

The built-in geographic maps are typically already geocalibrated and ready to use.

OptionDescription
ExtentThe map file’s bounding coordinates.
💡
The process of geocalibration is an advanced task that demands expertise in GIS skills.
Last updated on