Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements/polygon3d
Polygon3D
Class Polygon3D<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BaseLineVectorElement
<
any
,
Polygon3DOptions
<
T
>
,
T
>
Polygon3D
Index
Constructors
constructor
Properties
color?
during
Init
geometry?
meta
Data
native
options
positions?
projection?
side
Color?
size?
style?
style
Builder?
visible?
Methods
dispose
get
Native
init
Native
View
Constructors
constructor
new
Polygon3D
<
T
=
DefaultLatLonKeys
>
(
options
?:
Polygon3DOptions
<
T
>
,
native
?:
any
,
)
:
Polygon3D
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
Polygon3DOptions
<
T
>
Optional
native
:
any
Returns
Polygon3D
<
T
>
Properties
Optional
color
color
?:
string
|
Color
during
Init
duringInit
:
boolean
Optional
geometry
geometry
?:
Geometry
<
T
>
meta
Data
metaData
:
{
[
k
:
string
]:
string
}
native
native
:
any
options
options
:
Polygon3DOptions
<
T
>
Optional
positions
positions
?:
MapPosVector
<
T
>
|
GenericMapPos
<
T
>
[]
Optional
projection
projection
?:
Projection
Optional
side
Color
sideColor
?:
string
|
Color
Optional
size
size
?:
number
Optional
style
style
?:
any
Optional
style
Builder
styleBuilder
?:
Polygon3DStyleBuilderOptions
|
Polygon3DStyleBuilder
Optional
visible
visible
?:
boolean
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
Polygon3DOptions
<
T
>
)
:
void
Parameters
native
:
any
options
:
Polygon3DOptions
<
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
positions
projection
side
Color
size
style
style
Builder
visible
Methods
dispose
get
Native
init
Native
View
Nativescript Doc
@nativescript-community/ui-carto
Loading...