Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The MapsESRIMap controls MapsESRI control implements map functionality based on ESRI maps.

On this page:

Table of Contents
maxLevel3
stylenone


Image Added


Requirements

This component is Portable. It runs both on Windows and on Web Pages hosted in any platform., on RichClient and SmartClient clients. It requires internet connection to an ESRI map server.


Configuration

  1. Go to Displays / Draw.
  2. Select Viewer, then MapsESRI.
  3. Add it to the Draw area by clicking or dragging and dropping it.
  4. Double-click the object to open the setting window.

MapControl configuration

Configuration

Calendar Settings

Field

Description

Control Name

Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind. 

Value

A Tag that will receive the value of the calendar.

HeadFormat

Defines how the name of the days of the week will be shown.

Depth

The depth that the calendar will get (Month, Decade, Year).

ShowWeekNumber

Enable the week number.

Runtime Execution 

In Runtime, the control has embedded controls to allow the Operator to modify the date.

Typically the configuration settings of Value is attached to a Tag exposed in the  Display User Interface

CodeBehind

Base Map URL

Map URL from ArcGIS provider. Default is http://services.arcgisonline.com/arcgis/rest/services/World_Topo_Map/MapServer.

BaseMap ID

Name that will represent the base map.

Wms Layer URL

The WMS service URL from the layer you want to show.

Wms Layer ID

The WMS service ID from the layer you wish to add to the display.



Runtime Execution 

When the solution runs, the MapsESRI Control displays the selected ESRI map. Users can interact with the map, zoom in and out, and view data layers if configured. The base map URL and WMS layers are set based on the provided configurations. The control’s name allows access in the CodeBehind script for further customization.

In an industrial setting, a user might use the MapsESRI Control to monitor environmental data across different locations. For instance, a utility company can display real-time data on water quality from various monitoring stations. When the solution runs, the map shows the selected ESRI map with overlaid data layers, allowing the user to analyze environmental conditions and make informed decisions.

Image Added


In this section:

In this section...

Page Tree
root@parent
spacesV10