Esri Map

This Block allows you to integrate an Esri Map into the page. An Esri Map has additional features to a regular map such as allowing you to visualize additional geographical information, terrain formation, or topographical information for a given area.

Esri Map Properties

Appearance

Base Map

Choose the visual context for the map from the options listed below:

Base MapDescriptionThumbnail

Dark Grey (default)

Shows the world on a gray canvas to focus your attention on thematic content.

Topography

Shows geographical details including the height and shape of mountains, sea levels, and other geographical features such as rivers.

Streets

Shows highway-level and street-level data for the world. Major roads are highlighted and all roads are labeled.

Streets Night

Shows highway-level and street-level data for the world, designed for use at night or in a low light environment. Major roads are highlighted and all roads are labeled.

Satellite

Shows high-resolution satellite imagery for many areas.

Hybrid

Shows high-resolution satellite imagery for many areas, with road labels or location references overlaid on top.

Gray

Shows the world on a light gray canvas to focus your attention on thematic content.

National Geographic

Provides a detailed view of political boundaries, and emphasises certain characteristics of the land such as mountains.

Oceans

Designed for Marine GIS professionals to provide important reference points within the Oceans and Seas of the world.

Open Street Map

Open Street Map (OSM) is a collaborative project to create an open, editable neighborhood map. The Esri replica is updated continuously with the latest edits.

Terrain

Shows terrain details including the height of the land and sea.

Allow pan and rotate

Adds a button to the map which allows the user to rotate the map.

Longitude, Latitude, Height, and Tilt Angle

The map will load the location specified with Longitude, Latitude, Height, and Tilt Angle.

Behavior

Use Variables

This allows you to choose between manually entering a value for the API Key or selecting from a static variable.

API Key

The API key is used to get the private feature layers. For more details, visit the official Esri map documentation.

The API Key property is required for the Esri Map when there are feature layers added.

This will add a button on the map and give the option to change the Base Map layout.

Allow Show Current Location

This will show the user's current location on the map. Requires the location of the device.

Feature Layers

A Feature Layer is a single layer overlaid on the base map that can be created in a variety of ways and display different visualizations. Spatial feature layers include features that use Geometry and allow you to render the scene in either 2D or 3D. These features also provide more information about the real world which can be displayed through pop-up windows within the scene. Non-spatial feature layers do not provide this information about geographical features.

For more details, visit the official Esri Map documentation.

Markers Data Source

Mode

This can be changed to either use Static Items or a Dynamic Data Source. In both cases, markers need to be configured in the Data section. If the static items option is chosen, markers for locations can be entered manually under the Data section. If the Dynamic Data Source option is chosen, marker locations coming from the Data Source can be used.

See the Common Properties article for more details on common Data Source properties.

Data

Markers for locations can be manually added and they will show on the map. Actions are triggered when you click on a marker on the map. Markers are entered by Longitude and Latitude. Markers can also have a text label that will be shown on top of the marker.

Action

Common Properties

Actions are triggered when you click on a label marker on the map.

Properties that are common to most Blocks include: navigate to and show confirmation dialog;

See the Common Properties article for more details on common action properties.

Last updated