getSpatialLocationAndExtents Method

Gets spatial location and extents of this reality data source. Will return undefined if cannot be resolved or is unbounded (cover entire earth eg: Open Street Map Building from Ion Asset)

getSpatialLocationAndExtents(): Promise<undefined | >

throws RealityDataError if source is invalid or cannot be read

alpha

Returns - Promise<undefined | >

spatial location and extents

Last Updated: 06 January, 2023