FeatureLayer constructor
FeatureLayer(
- FeatureLayerOptions options,
- dynamic map,
- Stream stream
Implementation
FeatureLayer(this.options, this.map, this.stream);