@override Widget createLayer(LayerOptions options, MapState mapState, stream) { return FeatureLayer(options as FeatureLayerOptions, mapState, stream); }