Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
index
BaseNative
Class BaseNative<T, U>
Abstract
Type Parameters
T
U
extends
{}
Hierarchy (
View Summary
)
Observable
BaseNative
MapBounds
GeocodingService
ReverseGeocodingService
DataSource
GeoJSONGeometryReader
WKBGeometryReader
WKTGeometryReader
GeometrySimplifier
DouglasPeuckerGeometrySimplifier
GeoJSONGeometryWriter
WKBGeometryWriter
WKTGeometryWriter
ClusterElementBuilder
Layer
ElevationDataDecoder
RoutingService
VectorTileSearchService
FeatureCollectionSearchService
ZippedAssetPackage
DirAssetPackage
VectorTileDecoder
MBVectorTileDecoder
BaseVectorElement
BaseVectorElementStyleBuilder
VectorElementVector
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
dispose
get
Native
init
Native
View
Constructors
constructor
new
BaseNative
<
T
,
U
extends
{}
>
(
options
?:
U
,
native
?:
T
)
:
BaseNative
<
T
,
U
>
Type Parameters
T
U
extends
{}
Parameters
Optional
options
:
U
Optional
native
:
T
Returns
BaseNative
<
T
,
U
>
Properties
during
Init
duringInit
:
boolean
native
native
:
T
options
options
:
U
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
T
Returns
T
init
Native
View
initNativeView
(
native
:
T
,
options
:
U
)
:
void
Parameters
native
:
T
options
:
U
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...