Skip to main content
Version: 4.3

RegionType

type RegionType = "range" | "polygon" | "rectangular";

The shape a rubber-band selection gesture draws: a rectangle, a free-form polygon, or a one-dimensional range band. Passed as type to StartSelectionRegionOptions.