MMKStylingLinearZoomFunctionPoints

Warning

This feature is available in the NaviKit SDK version.

@interface MMKStylingLinearZoomFunctionPoints : NSObject

Summary

Class methods

+ (nonnull MMKStylingLinearZoomFunctionPoints *)linearZoomFunctionPointsWithPoints:(nonnull NSArray<NSValue *> *)points;

Properties

@property (nonatomic, readonly, nonnull) NSArray<NSValue *> *points;

Class methods

linearZoomFunctionPointsWithPoints:

+ (nonnull MMKStylingLinearZoomFunctionPoints *)linearZoomFunctionPointsWithPoints:(nonnull NSArray<NSValue *> *)points;


Properties

points

@property (nonatomic, readonly, nonnull) NSArray<NSValue *> *points;