Selection
Source: Selection.ts:52
Activate Selection
Constructor
new Selection(): SelectionParameters
options.ignoreTerrain(boolean, optional, default: false)options.onSelect(function) — callback (extent) => {} where extent is selected extent array [minLon,minLat,maxLon,maxLat]options.autoSelectionHide(boolean, optional, default: false) — clear selection rectangle after passing extent to callback