gi-nx / StackedPolygon
Extends
Omit<PreStackedPolygon,"properties">
Properties
| Property | Type | Inherited from |
|---|---|---|
_display2dOutline? | SerializedMesh[] | DendroMultiPolygonWithCoordinates | Omit._display2dOutline |
_display3dMesh? | SerializedMesh[] | Omit._display3dMesh |
_displayParkingLots? | DendroMultiLineStringWithCoordinates | Omit._displayParkingLots |
_path? | string | Omit._path |
_projected | PolygonCoords | Omit._projected |
_projectedChildren? | ( | PreStackedPoint | PreStackedLineString | PreStackedPolygon<Record<string, any>>)[] | Omit._projectedChildren |
_skeletonStories? | SkeletonStory[] | Omit._skeletonStories |
_skeletonStoriesLngLat? | SkeletonStory[] | Omit._skeletonStoriesLngLat |
geometry.coordinates | [number, number][][] | - |
geometry.type | "Polygon" | - |
properties | StackedPolygonProps | - |
type | "Feature" | Omit.type |