pub type VectorLinesWithOffset = Vec<VectorLineWithOffset>;Expand description
Built array line data with associated offset to help render dashed lines across tiles.
Aliased Typeยง
struct VectorLinesWithOffset { /* private fields */ }pub type VectorLinesWithOffset = Vec<VectorLineWithOffset>;Built array line data with associated offset to help render dashed lines across tiles.
struct VectorLinesWithOffset { /* private fields */ }