Type Alias ElevationBatchOptions

ElevationBatchOptions: ElevationAtOptions & { smoothingKernelSize?: number }

Options for batch elevation lookup

Type Declaration

  • OptionalsmoothingKernelSize?: number

    If provided, a median kernel of the given size will smooth the elevation to reduce very small local variations

Was this helpful?

Client JS
Reference
ElevationBatchOptions