Interface
The JimuMapViewInfo
interface provides poperties relative to the JimuMapView
.
Properties
Property | Type | Notes |
---|---|---|
string | The | |
string | The | |
boolean | The | |
string | The | |
The |
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
.
dataSourceId: string
The
dataSourceId
property provides the id related to theDataSource
of theJimuMapView
.