Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements/point
Point
Class Point<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BasePointVectorElement
<
any
,
PointOptions
<
T
>
,
T
>
Point
Index
Constructors
constructor
Properties
color?
during
Init
geometry?
meta
Data
native
options
position?
projection?
size?
style?
style
Builder?
visible?
Methods
dispose
get
Native
get
Native
Pos
init
Native
View
Constructors
constructor
new
Point
<
T
=
DefaultLatLonKeys
>
(
options
?:
PointOptions
<
T
>
,
native
?:
any
,
)
:
Point
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
PointOptions
<
T
>
Optional
native
:
any
Returns
Point
<
T
>
Properties
Optional
color
color
?:
string
|
Color
during
Init
duringInit
:
boolean
Optional
geometry
geometry
?:
Geometry
<
T
,
GeometryOptions
<
T
>
>
meta
Data
metaData
:
{
[
k
:
string
]:
string
}
native
native
:
any
options
options
:
PointOptions
<
T
>
Optional
position
position
?:
GenericMapPos
<
T
>
Optional
projection
projection
?:
Projection
Optional
size
size
?:
number
Optional
style
style
?:
any
Optional
style
Builder
styleBuilder
?:
PointStyleBuilder
|
PointStyleBuilderOptions
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
:
PointOptions
<
T
>
)
:
void
Parameters
native
:
any
options
:
PointOptions
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
during
Init
geometry
meta
Data
native
options
position
projection
size
style
style
Builder
visible
Methods
dispose
get
Native
get
Native
Pos
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...