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