Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements
BaseBillboardVectorElement
Class BaseBillboardVectorElement<T, U, K>
Abstract
Type Parameters
T
U
extends
BillboardVectorElementOptions
<
K
>
K
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BasePointVectorElement
<
T
,
U
,
K
>
BaseBillboardVectorElement
Marker
Text
Index
Constructors
constructor
Properties
during
Init
meta
Data
native
options
position?
projection?
rotation?
visible?
Methods
dispose
get
Native
get
Native
Pos
init
Native
View
Constructors
constructor
new
BaseBillboardVectorElement
<
T
,
U
extends
BillboardVectorElementOptions
<
K
>
,
K
=
DefaultLatLonKeys
,
>
(
options
?:
U
,
native
?:
T
,
)
:
BaseBillboardVectorElement
<
T
,
U
,
K
>
Type Parameters
T
U
extends
BillboardVectorElementOptions
<
K
>
K
=
DefaultLatLonKeys
Parameters
Optional
options
:
U
Optional
native
:
T
Returns
BaseBillboardVectorElement
<
T
,
U
,
K
>
Properties
during
Init
duringInit
:
boolean
meta
Data
metaData
:
{
[
k
:
string
]:
string
}
native
native
:
T
options
options
:
U
Optional
position
position
?:
GenericMapPos
<
K
>
Optional
projection
projection
?:
Projection
Optional
rotation
rotation
?:
number
Optional
visible
visible
?:
boolean
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
T
Returns
T
get
Native
Pos
getNativePos
(
pos
:
GenericMapPos
<
K
>
,
projection
?:
Projection
)
:
any
Parameters
pos
:
GenericMapPos
<
K
>
Optional
projection
:
Projection
Returns
any
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
position
projection
rotation
visible
Methods
dispose
get
Native
get
Native
Pos
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...