/AWS1/CL_QSTGEOSPATIALLAYERM00¶
The map definition that defines map state, map style, and geospatial layers.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_legend TYPE REF TO /AWS1/CL_QSTLEGENDOPTIONS /AWS1/CL_QSTLEGENDOPTIONS¶
Legend
it_maplayers TYPE /AWS1/CL_QSTGEOSPATIALLAYERI00=>TT_GEOSPATIALMAPLAYERLIST TT_GEOSPATIALMAPLAYERLIST¶
The geospatial layers to visualize on the map.
io_mapstate TYPE REF TO /AWS1/CL_QSTGEOSPATIALMAPSTATE /AWS1/CL_QSTGEOSPATIALMAPSTATE¶
The map state properties for the map.
io_mapstyle TYPE REF TO /AWS1/CL_QSTGEOSPATIALMAPSTYLE /AWS1/CL_QSTGEOSPATIALMAPSTYLE¶
The map style properties for the map.
io_interactions TYPE REF TO /AWS1/CL_QSTVISUALINTERACTOPTS /AWS1/CL_QSTVISUALINTERACTOPTS¶
Interactions
Queryable Attributes¶
Legend¶
Legend
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEGEND() |
Getter for LEGEND |
MapLayers¶
The geospatial layers to visualize on the map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAPLAYERS() |
Getter for MAPLAYERS, with configurable default |
ASK_MAPLAYERS() |
Getter for MAPLAYERS w/ exceptions if field has no value |
HAS_MAPLAYERS() |
Determine if MAPLAYERS has a value |
MapState¶
The map state properties for the map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAPSTATE() |
Getter for MAPSTATE |
MapStyle¶
The map style properties for the map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAPSTYLE() |
Getter for MAPSTYLE |
Interactions¶
Interactions
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |