Function getGeoTargetFromCamera

  • Calculate target (focus) point geo-coordinates for given camera.

    Parameters

    • camera: Camera

      The camera looking on target point.

    • projection: Projection

      The geo-projection used.

    • Optional elevation: number

      Optional elevation above (or below) sea level measured in world units.

    Returns GeoCoordinates | null

    See

    getTargetPositionFromCamera

    Deprecated

    This function is for internal use only and will be removed in the future. Use MapView.worldTarget instead.

Generated using TypeDoc