Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
rastertiles
ElevationDataDecoder
Class ElevationDataDecoder<T, O>
Abstract
Type Parameters
T
O
extends
ElevationDataDecoderOptions
Hierarchy (
View Summary
)
BaseNative
<
T
,
O
>
ElevationDataDecoder
MapBoxElevationDataDecoder
TerrariumElevationDataDecoder
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
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
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
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...