The MapsESRIMap controls implements map functionality based on ESRI maps.
On this page:
Requirements
This components runs only on Windows, on RichClient and SmartClient clients.
Configuration
MapControl configuration | |
---|---|
Field | Description |
Control Name | Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind. |
Base Map URL | Map URL from ArcGIS provider (default: http://services.arcgisonline.com/arcgis/rest/services/World_Topo_Map/MapServer) |
BaseMap ID | Name just to 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
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
In this section: