menu
arcgis_maps
arcgis_maps.dart
GroupLayer
layers property
layers
dark_mode
light_mode
layers
property
List
<
Layer
>
layers
The child layers associated with a group layer.
Implementation
List
<Layer>
get
layers => _layers.value;
arcgis_maps
arcgis_maps
GroupLayer
layers property
GroupLayer class
Constructors
GroupLayer
Properties
attribution
canChangeVisibility
description
fullExtent
hashCode
id
isIdentifyEnabled
isVisible
item
layers
loadError
loadStatus
maxScale
minScale
name
onLoadStatusChanged
onSubLayerContentChanged
onVisibilityChanged
opacity
runtimeType
showChildrenInLegend
showInLegend
spatialReference
subLayerContents
visibilityMode
Methods
cancelLoad
clone
fetchLegendInfos
isVisibleAtScale
load
noSuchMethod
retryLoad
toString
Operators
operator ==