YMKPolygonManeuverRenderMode

Warning

This feature is available in the Full MapKit SDK version

enum YMKPolygonManeuverRenderMode : NSUInteger {}

Polygon maneuver render mode.

Summary

Enum cases

YMKPolygonManeuverRenderModeColoredPolygon
Polygon maneuver is colored as jams, trajectory is rendered with color specified in style

YMKPolygonManeuverRenderModeColoredTrajectory
Trajectory is colored as jams, polygon maneuver is filled with colored specified in style

Enum cases

YMKPolygonManeuverRenderModeColoredPolygon

YMKPolygonManeuverRenderModeColoredPolygon

Polygon maneuver is colored as jams, trajectory is rendered with color specified in style.


YMKPolygonManeuverRenderModeColoredTrajectory

YMKPolygonManeuverRenderModeColoredTrajectory

Trajectory is colored as jams, polygon maneuver is filled with colored specified in style.