Skip to content

View Selector

Overview

The View Selector is a dropdown control located at the top of the map interface that lets you switch between predefined map views. Each view configures a complete map state — layers, basemap, centre point, and zoom scale — in a single action. Views are defined on the server and shared across all users for consistent team workflows.

View Selector

How It Works

Selecting a View

  1. Click the View Selector dropdown at the top of the map (next to the Scale Selector)
  2. Choose a view from the list
  3. A loading notification appears showing the number of layers being loaded
  4. The map replaces all current layers, repositions the camera, and applies the view's basemap

Each view stores the following configuration:

PropertyDescription
NameDisplay name shown in the dropdown
LayersThe set of data layers to load
CentreThe map centre point (X, Y coordinates)
ScaleThe target zoom scale to apply
BasemapThe basemap to activate

INFO

Switching views replaces all current layers on the map. If you need to keep your current layers, use the Layer Panel to add individual layers instead.

What Happens During a Switch

  1. Any in-progress view switch is cancelled automatically
  2. Both the Scale Selector and View Selector are disabled during loading
  3. All layers for the new view are loaded in parallel for speed
  4. The map is updated atomically — existing layers are removed and new layers are added together
  5. The camera moves to the view's centre point and scale
  6. A success notification confirms the switch, or a warning lists any layers that failed to load

Available Views

Views are configured on the server and may vary by deployment. Common examples include:

View NamePurpose
No LayersClear the map to an empty state
Default ViewStandard working view with core layers
Land Property ViewProperty and land tenure layers
Planning ViewPlanner-specific data and boundaries
Communications ViewEngagement and communications layers
Fire Management ViewFire operations and burn planning layers

INFO

The list of views is loaded from the server at startup. Your administrator can add, remove, or modify views without requiring a software update.

Troubleshooting

IssueSolution
View not loadingCheck your network connection; refresh the page
Some layers missing after loadThose layer services may be unavailable; a warning notification lists failures
Selector is greyed outA view switch is already in progress — wait for it to complete
View loads but map is blankThe view may be configured for a different geographic area; check the map extent
Slow to switch viewsViews with many layers take longer; layers load in parallel for speed

See Also

  • Scale Selector — Control the zoom level independently from view switching
  • Layer Panel — Add or remove individual layers without switching views
  • Bookmark — Save and restore complete map states including custom layer configurations

Horizon Help Documentation