The number of features in the container
The type of the container is 'CONTAINER'
Highlights all features in the container
Pops out the last feature that has been added to the container
the last added Feature
Removes all features of the container from the map.
Receive all Features of the Container as a native Array
Enable the Transform Utility to allow easy geometry transformations (move/scale/rotate) of all the feature of the container by mouse/touch interaction.
UnHighlight all features of the container
Generated using TypeDoc
A FeatureContainer is a array-like collection of Features. It enables editing operations to be carried out for all features of the FeatureContainer at the same time.