featureTable property
The feature table whose features are drawn on the map by this layer.
Implementation
FeatureTable? get featureTable => _featureTable.value;
The feature table whose features are drawn on the map by this layer.
FeatureTable? get featureTable => _featureTable.value;