Class YMKViewArea

Defines the visible area.

Class Methods

Properties

lengthwise

The length of the view area in meters.

transverse

The width of the view area from center in meters.

lengthwise

The length of the view area in meters.

transverse

The width of the view area from center in meters.

Method Detail

+viewAreaWithLengthwise:transverse:

+ (nonnull YMKViewArea *)viewAreaWithLengthwise:(double)lengthwise
                                     transverse:(double)transverse 

Property Detail

lengthwise

(assign, readonly) double lengthwise

The length of the view area in meters.

transverse

(assign, readonly) double transverse

The width of the view area from center in meters.