@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
rastertiles
ElevationDataDecoder
Class ElevationDataDecoder<T, O>
Abstract
the forwarders METHODS installs, so they are visible to TypeScript
Type Parameters
T
O
extends
ElevationDataDecoderOptions
Hierarchy (
View Summary
)
BaseNative
<
T
,
O
>
Accessors
Methods
ElevationDataDecoder
MapBoxElevationDataDecoder
TerrariumElevationDataDecoder
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
get
Minimum
Height
Scale
get
Native
init
Native
View
Constructors
constructor
new
ElevationDataDecoder
<
T
,
O
extends
ElevationDataDecoderOptions
>
(
options
?:
O
,
native
?:
T
,
)
:
ElevationDataDecoder
<
T
,
O
>
Type Parameters
T
O
extends
ElevationDataDecoderOptions
Parameters
Optional
options
:
O
Optional
native
:
T
Returns
ElevationDataDecoder
<
T
,
O
>
Properties
during
Init
duringInit
:
boolean
native
native
:
T
options
options
:
O
Methods
dispose
dispose
()
:
any
Returns
any
get
Minimum
Height
Scale
getMinimumHeightScale
()
:
number
Returns
number
get
Native
getNative
()
:
T
Returns
T
init
Native
View
initNativeView
(
native
:
T
,
options
:
O
)
:
void
Parameters
native
:
T
options
:
O
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
get
Minimum
Height
Scale
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript