Warning
This feature is available in the Full MapKit SDK version
MMKRoadEventsLayerStyleProvider
@protocol MMKRoadEventsLayerStyleProvider <NSObject> |
Undocumented
Summary
Instance methods
- (BOOL) |
- (nullable MMKRoadEventsLayerHighlightCircleStyle *) |
Instance methods
provideStyleWithRoadEventStylingProperties:isNightMode:scaleFactor:style:
- (BOOL) |
Provide style for given road event. Must produce same style for same input arguments.
Parameters |
|
scaleFactor |
Scale factor of a map window displaying this road event. Road event icon image scale factor must match this value. |
Returns |
|
provideHighlightCircleStyleWithIsNightMode:highlightMode:
- (nullable MMKRoadEventsLayerHighlightCircleStyle *) |
Undocumented