Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements
BaseVectorElement
Class BaseVectorElement<T, U>
Abstract
Type Parameters
T
U
extends
VectorElementOptions
Hierarchy (
View Summary
)
BaseNative
<
T
,
U
>
BaseVectorElement
BasePointVectorElement
BaseLineVectorElement
VectorElement
Index
Constructors
constructor
Properties
during
Init
meta
Data
native
options
visible?
Methods
dispose
get
Native
init
Native
View
Constructors
constructor
new
BaseVectorElement
<
T
,
U
extends
VectorElementOptions
>
(
options
?:
U
,
native
?:
T
,
)
:
BaseVectorElement
<
T
,
U
>
Type Parameters
T
U
extends
VectorElementOptions
Parameters
Optional
options
:
U
Optional
native
:
T
Returns
BaseVectorElement
<
T
,
U
>
Properties
during
Init
duringInit
:
boolean
meta
Data
metaData
:
{
[
k
:
string
]:
string
}
native
native
:
T
options
options
:
U
Optional
visible
visible
?:
boolean
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
meta
Data
native
options
visible
Methods
dispose
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...