Type Alias: MapScaleFactorFieldOfView
MapScaleFactorFieldOfView =
object
Defined in: src/sdk/components/map/MapFieldOfViewCalculator.ts:22
A map scale factor and target solution describing a field of view.
Properties
scaleFactor
scaleFactor:
number
Defined in: src/sdk/components/map/MapFieldOfViewCalculator.ts:24
The nominal scale factor of the field of view.
target
target:
GeoPoint
Defined in: src/sdk/components/map/MapFieldOfViewCalculator.ts:27
The target location of the field of view.