Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geometry
PointGeometry
Class PointGeometry<T>
Type Parameters
T =
DefaultLatLonKeys
Hierarchy
Geometry
<
T
,
PointGeometryOptions
<
T
>
>
PointGeometry
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
get
Bounds
get
Center
Pos
get
Native
get
Pos
init
Native
View
Constructors
constructor
new
Point
Geometry
<
T
>
(
options
?:
PointGeometryOptions
<
T
>
, native
?:
any
)
:
PointGeometry
<
T
>
Type Parameters
T =
DefaultLatLonKeys
Parameters
Optional
options:
PointGeometryOptions
<
T
>
Optional
native:
any
Returns
PointGeometry
<
T
>
Properties
Protected
during
Init
during
Init
:
boolean
native
native
:
any
options
options
:
PointGeometryOptions
<
T
>
Methods
create
Native
create
Native
(
options
:
PointGeometryOptions
<
T
>
)
:
any
Parameters
options:
PointGeometryOptions
<
T
>
Returns
any
get
Bounds
get
Bounds
(
)
:
MapBounds
<
T
>
Returns
MapBounds
<
T
>
get
Center
Pos
get
Center
Pos
(
)
:
GenericMapPos
<
T
>
Returns
GenericMapPos
<
T
>
get
Native
get
Native
(
)
:
any
Returns
any
get
Pos
get
Pos
(
)
:
GenericMapPos
<
T
>
Returns
GenericMapPos
<
T
>
init
Native
View
init
Native
View
(
native
:
any
, options
:
PointGeometryOptions
<
T
>
)
:
void
Parameters
native:
any
options:
PointGeometryOptions
<
T
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@nativescript-
community/ui-
carto
core
datasources
datasources/cache
datasources/cartoonline
datasources/http
datasources/maptiler
datasources/mbtiles
datasources/vector
geocoding/service
geometry
geometry/feature
geometry/reader
geometry/simplifier
geometry/writer
index
layers
layers/cluster
layers/raster
layers/vector
packagemanager
projections
projections/epsg3857
projections/epsg4326
rastertiles
routing
search
ui
ui/cssproperties
utils
vectorelements
vectorelements/balloonpopup
vectorelements/group
vectorelements/line
vectorelements/marker
vectorelements/nmlmodel
vectorelements/point
vectorelements/polygon
vectorelements/polygon3d
vectorelements/text
vectortiles
Point
Geometry
constructor
during
Init
native
options
create
Native
get
Bounds
get
Center
Pos
get
Native
get
Pos
init
Native
View
Generated using
TypeDoc