Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements/point
PointOptions
Class PointOptions<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
PointVectorElementOptions
<
T
>
PointOptions
Index
Constructors
constructor
Properties
geometry?
meta
Data?
position?
projection?
style?
style
Builder?
visible?
Constructors
constructor
new
PointOptions
<
T
=
DefaultLatLonKeys
>
()
:
PointOptions
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Returns
PointOptions
<
T
>
Properties
Optional
geometry
geometry
?:
Geometry
<
T
,
GeometryOptions
<
T
>
>
Optional
meta
Data
metaData
?:
{
[
k
:
string
]:
string
}
Optional
position
position
?:
GenericMapPos
<
T
>
Optional
projection
projection
?:
Projection
Optional
style
style
?:
any
Optional
style
Builder
styleBuilder
?:
PointStyleBuilder
|
PointStyleBuilderOptions
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
geometry
meta
Data
position
projection
style
style
Builder
visible
Nativescript Doc
@nativescript-community/ui-carto
Loading...