Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geometry
Geometry
Class Geometry<T, U>
Abstract
Type Parameters
T
=
DefaultLatLonKeys
U
extends
GeometryOptions
=
GeometryOptions
<
T
>
Hierarchy (
View Summary
)
BaseNative
<
any
,
U
>
Geometry
PointGeometry
LineGeometry
PolygonGeometry
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
dispose
get
Bounds
get
Center
Pos
get
Native
init
Native
View
Constructors
constructor
new
Geometry
<
T
=
DefaultLatLonKeys
,
U
extends
GeometryOptions
<
DefaultLatLonKeys
>
=
GeometryOptions
<
T
>
,
>
(
options
?:
U
,
native
?:
any
,
)
:
Geometry
<
T
,
U
>
Type Parameters
T
=
DefaultLatLonKeys
U
extends
GeometryOptions
<
DefaultLatLonKeys
>
=
GeometryOptions
<
T
>
Parameters
Optional
options
:
U
Optional
native
:
any
Returns
Geometry
<
T
,
U
>
Properties
Protected
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
U
Methods
create
Native
createNative
(
options
:
U
)
:
any
Parameters
options
:
U
Returns
any
dispose
dispose
()
:
void
Returns
void
get
Bounds
getBounds
()
:
MapBounds
<
T
>
Returns
MapBounds
<
T
>
get
Center
Pos
getCenterPos
()
:
GenericMapPos
<
T
>
Returns
GenericMapPos
<
T
>
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
U
)
:
void
Parameters
native
:
any
options
:
U
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
dispose
get
Bounds
get
Center
Pos
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...