Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
vectorelements/group
Group
Class Group<T>
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
VectorElementVector
Group
Implements
BasePointVectorElement
<
any
,
GroupOptions
<
T
>
,
T
>
Index
Constructors
constructor
Properties
during
Init
elements
meta
Data
native
options
position
projection?
visible?
Methods
add
dispose
get
Element
get
Native
get
Native
Pos
init
Native
View
size
Constructors
constructor
new
Group
<
T
=
DefaultLatLonKeys
>
(
options
?:
any
,
native
?:
any
)
:
Group
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
any
Optional
native
:
any
Returns
Group
<
T
>
Properties
during
Init
duringInit
:
boolean
elements
elements
:
BaseVectorElement
<
any
,
any
>
[]
meta
Data
metaData
:
{
[
k
:
string
]:
string
}
native
native
:
any
options
options
:
any
position
position
:
GenericMapPos
<
T
>
Optional
projection
projection
?:
Projection
Optional
visible
visible
?:
boolean
Methods
add
add
(
element
:
VectorElement
<
any
,
any
>
)
:
any
Parameters
element
:
VectorElement
<
any
,
any
>
Returns
any
dispose
dispose
()
:
any
Returns
any
get
Element
getElement
(
index
:
number
)
:
VectorElement
<
any
,
any
>
Parameters
index
:
number
Returns
VectorElement
<
any
,
any
>
get
Native
getNative
()
:
any
Returns
any
get
Native
Pos
getNativePos
(
pos
:
GenericMapPos
<
T
>
)
:
any
Parameters
pos
:
GenericMapPos
<
T
>
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
any
)
:
void
Parameters
native
:
any
options
:
any
Returns
void
size
size
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
elements
meta
Data
native
options
position
projection
visible
Methods
add
dispose
get
Element
get
Native
get
Native
Pos
init
Native
View
size
Nativescript Doc
@nativescript-community/ui-carto
Loading...