FeatureBuilder
Builder for constructing Feature objects using a DSL.
Parameters
P
The type of properties. This can be any type that serializes to a JSON object. For dynamic or unknown property schemas, use JsonObject. For known schemas, use a Serializable data class.
See also
Properties
Link copied to clipboard
An optional BoundingBox for this Feature.
Link copied to clipboard
Additional properties about this Feature.