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