LineDashConfig
class LineDashConfig
Configuration for rendering a dashed route line.
Parameters
dashLength
the length of each dash, in line-width units
dashGap
the length of the gap between dashes, in line-width units
Types
Link copied to clipboard
class Builder
A builder used to create an instance of LineDashConfig.