YMKNavigationUserPlacemarkStyleProvider

@protocol YMKNavigationUserPlacemarkStyleProvider <NSObject>

Undocumented

Summary

Instance methods

- (void)provideStyleWithScaleFactor:(float)scaleFactor
                        isNightMode:(BOOL)isNightMode
                              style:(nonnull YMKPlacemarkStyle *)style;

Undocumented

Instance methods

provideStyleWithScaleFactor:isNightMode:style:

- (void)provideStyleWithScaleFactor:(float)scaleFactor
                        isNightMode:(BOOL)isNightMode
                              style:(nonnull YMKPlacemarkStyle *)style;

Undocumented