Edit

Share via


Manage data layers in Fabric Maps

When a map contains multiple data layers, keeping them organized helps maintain clarity and usability. The Data layers pane provides tools to manage layers, including reordering, renaming, duplicating, and deleting layers. This article explains how to use these tools to keep your maps clean, maintainable, and easy to interpret.

Show or hide data layers

  • Select the visibility icon to show a data layer. Screenshot of showing the data layer.
  • Select the visibility icon again to hide a data layer. Screenshot of hiding the data layer.

Reorder data layers

Drag a data layer to change its display order relative to other layers on the map.

The following screenshot demonstrates how to reorder data layers. To improve visual clarity in overlapping areas, move the Power Plant layer to the topmost position on the map. Placing point‑based layers above polygon layers makes overlapping features easier to see and interpret.

Screenshot of reordering the data layer.

Rename data layers

By default, a data layer uses the name of the entity it was created from. You can change the name at the time of creation, and can also change it at any point after. The following steps show how to change the name of an existing data layer.

  1. Select the data layer to rename, then select Rename in the popup menu. Screenshot of rename action of data layer.
  2. Enter the new name, then select Rename. Screenshot of renaming data layer.

Duplicate data layers

A new data layer can be created by duplicating an existing one. After duplication, customize the layer's name and settings to highlight specific data dimensions or attributes.

Note

Enabling Clustering on a duplicated layer applies clustering to both layers because they reference the same dataset.

  1. Choose the data layer you want to duplicate, then select Duplicate in the popup menu. Screenshot before duplicating the data layer.
  2. A new data layer is created with the same settings as the original, except the name includes "(copy)" to indicate duplication. Screenshot of the duplicated data layer.

Zoom to fit

Zoom to fit centers the map view on the selected data layer and adjusts it to display the full extent of that layer, making it easier to locate and explore spatial data.

  1. Choose the data layer you want to view, then select Zoom to fit in the popup menu. Screenshot of zoom to fit action of data layer.
  2. The map view centers on the selected data layer and adjusts to display its full spatial extent. Screenshot of after selecting zoom to fit action of data layer.

Note

Zoom to fit is unavailable for PMTiles layers when bounds metadata is missing.

Delete data layers

Delete a data layer to permanently remove it from the map. The following steps show how to delete an existing data layer.

  1. Choose the data layer you want to remove from the map, then select Delete in the popup menu. Screenshot of delete data layer.

  2. The layer is removed from both the map and the Data layers list. Screenshot showing results after deleting the data layer.

Next steps