Result of structured GeoJSON feature parsing.
Contains per-feature coordinate buffers, offsets, counts, and geometry types.
Readonly
All coordinates as a flat Float64Array.
Float64Array
Per-feature coordinate pair count.
Per-feature starting offset into the coordinate buffer.
Comma-separated geometry type for each feature.
Result of structured GeoJSON feature parsing.
Contains per-feature coordinate buffers, offsets, counts, and geometry types.