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