Transformation options passed to Map.getViewToMapTransformation with the LocationMode.ELLIPSOID mode.

2022.0

interface EllipsoidTransformationOptions {
    heightOffset?: number;
}

Properties

Properties

heightOffset?: number

The height offset of the transformation in meters.