setShowBalloons abstract method

void setShowBalloons(
  1. bool showBalloons
)

Show balloons related to the route. Enabled by default.

Implementation

void setShowBalloons(core.bool showBalloons);