A collection of all the points from visible sublayers.
A collection of all the polygons from visible sublayers.
A collection of all the polylines from visible sublayers.
The layer being viewed.
Value is true
if the layer is suspended (i.e., layer will not redraw or update itself when the extent changes).
Value is true
when the layer is updating; for example, if it is in the process of fetching data.
When true
, the layer is visible in the view.
isFulfilled()
may be used to verify if creating an instance of the class is fulfilled (either resolved or rejected).
isRejected()
may be used to verify if creating an instance of the class is rejected.
isResolved()
may be used to verify if creating an instance of the class is resolved.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
A collection of all the MapImages from visible sublayers.
Read more...