ConstructorOptions
Properties
Link copied to clipboard
The type of path the outline must follow. Valid options are ArcType.GEODESIC and ArcType.RHUMB. Default value - ArcType.GEODESIC
Link copied to clipboard
The ellipsoid to be used as a reference. Default value - Ellipsoid.default
Link copied to clipboard
The distance in meters between the polygon's extruded face and the ellipsoid surface.
Link copied to clipboard
The distance, in radians, between each latitude and longitude. Determines the number of positions in the buffer. Default value - Math.RADIANS_PER_DEGREE
Link copied to clipboard
Use the height of options.positions for each position instead of using options.height to determine the height. Default value - false
Link copied to clipboard
A polygon hierarchy that can include holes.
Link copied to clipboard
The vertex attributes to be computed. Default value - VertexFormat.DEFAULT