FromPositionsOptions
Properties
Link copied to clipboard
The type of path the outline must follow. Valid options are LinkType.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 height of the polygon extrusion.
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
An array of positions that defined the corner points of the polygon.