gis-tools-ts - v0.6.0
    Preparing search index...

    Type Alias TileChildren<M, D, P>

    TileChildren: [
        TileChild<M, D, P>,
        TileChild<M, D, P>,
        TileChild<M, D, P>,
        TileChild<M, D, P>,
    ]

    Split features into the 4 children of a tile

    Type Parameters

    • M = Record<string, unknown>
    • D extends MValue = Properties
    • P extends Properties = Properties