Warning

This feature is available in the Full MapKit SDK version

MMKPolygonManeuverRenderMode

enum MMKPolygonManeuverRenderMode : NSUInteger {}

Polygon maneuver render mode.

Summary

Enum cases

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

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

Enum cases

MMKPolygonManeuverRenderModeColoredPolygon

MMKPolygonManeuverRenderModeColoredPolygon

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


MMKPolygonManeuverRenderModeColoredTrajectory

MMKPolygonManeuverRenderModeColoredTrajectory

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