FeatureCollection.fromJsObject constructor
FeatureCollection.fromJsObject(
- FeatureCollectionJsImpl jsObject
Creates a new FeatureCollection from a jsObject
.
Implementation
FeatureCollection.fromJsObject(FeatureCollectionJsImpl jsObject)
: super.fromJsObject(jsObject);