Routes one GeoArrow-style DenseUnion geometry column through point, line, and polygon renderers.
DenseUnion
Source rowsPreparing...
PointsPreparing...
LinesPreparing...
PolygonsPreparing...
SkippedPreparing...
Arrow bytesPreparing...
PreparationPreparing...
Routing
| Point | filtered to FixedSizeList<Float32, 2> rows for ArrowPointRenderer |
| LineString | full DenseUnion passed to ArrowLineRenderer with mode="lines" |
| Polygon | full DenseUnion passed to ArrowPolygonRenderer for filled tessellation |