Home > mapbox-collision-boxes > FeatureBox
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Box with feature information.
Signature:
export interface FeatureBox
Property | Modifiers | Type | Description |
---|---|---|---|
box | Box | (BETA) Box of the feature. | |
feature | QueryFeature | (BETA) Feature. |