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