setShowCheckpoints abstract method

void setShowCheckpoints(
  1. bool showCheckpoints
)

Show checkpoints along the route. Disabled by default.

Implementation

void setShowCheckpoints(core.bool showCheckpoints);