cesium-spatial
    Preparing search index...

    Function cellsInPolygon

    • Every cell whose center falls inside a polygon.

      ring is a flat [lng, lat, ...] list in degrees; holes are interior rings in the same form.

      Parameters

      • ring: number[]
      • resolution: number
      • holes: readonly number[][] = []

      Returns string[]