Dela via


ElevationTileSource class

Källan för utökade paneler beskriver hur du får åtkomst till paneldata för utökade privilegier (raster DEM). Den kan sedan användas för att aktivera map-höjning via map.enableElevation(elevationSource)

Extends

Konstruktorer

ElevationTileSource(string, ElevationTileSourceOptions)

Metoder

getOptions()

Hämtar alternativen för ElevationTileSource.

Ärvda metoder

getId()

Hämtar ID:t för datakällan

Konstruktorinformation

ElevationTileSource(string, ElevationTileSourceOptions)

new ElevationTileSource(id?: string, options?: ElevationTileSourceOptions)

Parametrar

id

string

Metodinformation

getOptions()

Hämtar alternativen för ElevationTileSource.

function getOptions(): ElevationTileSourceOptions

Returer

Ärvd metodinformation

getId()

Hämtar ID:t för datakällan

function getId(): string

Returer

string

Ärvd frånSource.getId