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 full
)
BaseNative
<
T
,
U
>
BaseProjection
ProjectionClass
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
get
Native
init
Native
View
Constructors
constructor
new
Base
Projection
<
T
,
U
>
(
options
?
,
native
?
)
:
BaseProjection
<
T
,
U
>
Type Parameters
T
U
extends
ProjectionOptions
Parameters
Optional
options
:
U
Optional
native
:
T
Returns
BaseProjection
<
T
,
U
>
Properties
Protected
during
Init
during
Init
:
boolean
native
native
:
T
options
options
:
U
Methods
create
Native
create
Native
(
options
)
:
T
Parameters
options
:
U
Returns
T
get
Native
get
Native
(
)
:
T
Returns
T
init
Native
View
init
Native
View
(
native
,
options
)
:
void
Parameters
native
:
T
options
:
U
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
during
Init
native
options
create
Native
get
Native
init
Native
View
@nativescript-community/ui-carto
core
datasources
geocoding/service
geometry
index
layers
packagemanager
projections
rastertiles
routing
search
ui
utils
vectorelements
vectortiles
Generated using
TypeDoc