Feature Collection
An object that represents a feature collection.
Since
200.1.0
Constructors
Link copied to clipboard
Create a feature collection object.
Link copied to clipboard
Creates a feature collection object from an item.
Link copied to clipboard
Creates a feature collection object from a set of feature collection tables.
Types
Properties
Inherited properties
Functions
Link copied to clipboard
suspend fun saveAs(portal: Portal, folder: PortalFolder?, title: String, description: String, tags: Iterable<String>, thumbnail: BitmapDrawable?): Result<Unit>
Saves this feature collection as a new feature collection item on the specified portal with the given title in the given folder.