MMKNavigationUserPlacemarkStyleProvider

Warning

This feature is available in the NaviKit SDK version.

@protocol MMKNavigationUserPlacemarkStyleProvider <NSObject>

Summary

Instance methods

- (void)provideStyleWithScaleFactor:(float)scaleFactor
                        isNightMode:(BOOL)isNightMode
                navigationLayerMode:(MMKNavigationLayerMode)navigationLayerMode
                              style:(nonnull MMKPlacemarkStyle *)style;

Instance methods

provideStyleWithScaleFactor:isNightMode:navigationLayerMode:style:

- (void)provideStyleWithScaleFactor:(float)scaleFactor
                        isNightMode:(BOOL)isNightMode
                navigationLayerMode:(MMKNavigationLayerMode)navigationLayerMode
                              style:(nonnull MMKPlacemarkStyle *)style;