Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElevationSampler

Hierarchy

  • ElevationSampler

Index

Properties

Readonly demResolution

The minimum and maximum resolution of the data in the sampler.

Read more...

Readonly extent

extent: Extent

The extent within which the sampler can be queried.

Read more...

Readonly noDataValue

noDataValue: number

The value that is used to represent areas where there is no data available.

Read more...

Methods

on

  • Registers an event handler on the instance.

    Read more...

    Parameters

    • type: string | string[]
    • Optional handler: Function

    Returns any

  • Parameters

    Returns IHandle

queryElevation

Generated using TypeDoc