Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
projections
BaseProjection
Class BaseProjection<T, U>
Abstract
Type Parameters
T
U
extends
ProjectionOptions
Hierarchy (
View Summary
)
BaseNative
<
T
,
U
>
BaseProjection
ProjectionClass
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
dispose
get
Native
init
Native
View
Constructors
constructor
new
BaseProjection
<
T
,
U
extends
ProjectionOptions
>
(
options
?:
U
,
native
?:
T
,
)
:
BaseProjection
<
T
,
U
>
Type Parameters
T
U
extends
ProjectionOptions
Parameters
Optional
options
:
U
Optional
native
:
T
Returns
BaseProjection
<
T
,
U
>
Properties
Protected
during
Init
duringInit
:
boolean
native
native
:
T
options
options
:
U
Methods
create
Native
createNative
(
options
:
U
)
:
T
Parameters
options
:
U
Returns
T
dispose
dispose
()
:
void
Returns
void
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
create
Native
dispose
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...