deriveLocationFromItemExtent

Function
  • deriveLocationFromItemExtent(itemExtent: number[][]) : IHubLocation

Parameters

Parameter Type Default Notes
itemExtent Optional number[][]

Returns

Property Type Notes
type IHubLocationType
center Optional number[]
extent Optional number[][]
geoJson Optional any
geometries Optional Array<Partial<Geometry>>
graphic Optional any
orgSpatialReference Optional ISpatialReference
provenance Optional "none" | "custom" | "existing"
spatialReference Optional ISpatialReference

Function defined in common/src/content/_internal/computeProps.ts:26