跳到主要内容

flywave-mapview.tilekeyentry._constructor_

Home > @flywave/flywave-mapview > TileKeyEntry > (constructor)

TileKeyEntry.(constructor)

Constructs a new instance of the TileKeyEntry class

Signature:

constructor(tileKey: TileKey, area: number, offset?: number, elevationRange?: ElevationRange, distance?: number);

Parameters

Parameter

Type

Description

tileKey

TileKey

area

number

offset

number

(Optional)

elevationRange

ElevationRange

(Optional)

distance

number

(Optional)