@maplibre/geojson-vt
    Preparing search index...

    Type Alias GeoJSONToTileOptions

    GeoJSONToTileOptions: GeoJSONVTOptions & { clip?: boolean; wrap?: boolean }

    Type Declaration

    • Optionalclip?: boolean

      Whether to clip features to the tile boundary

      false
      
    • Optionalwrap?: boolean

      Whether to wrap features around the antimeridian

      false