Interface
The JimuMapViewInfo interface provides properties relative to the JimuMapView .
Properties
| Property | Type | Notes |
|---|---|---|
dataSourceId | string | The |
id | string | The |
isActive | boolean | The |
mapWidgetId | string | The |
status | JimuMapViewStatus | The |
dataSourceId
Interface PropertydataSourceId: stringThe dataSourceId property provides the id related to the DataSource of the JimuMapView .
isActive
isActive: booleanThe isActive property indicates whether the JimuMapView is active.
mapWidgetId
Interface PropertymapWidgetId: stringThe mapWidgetId property provides the id of the map widget that creates the JimuMapView .
status
Interface Propertystatus: JimuMapViewStatusThe status property provides the JimuMapViewStatus .