@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
datasources/vector
LocalVectorDataSource
Class LocalVectorDataSource<T>
public shape of the accessors this class declares itself
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
VectorDataSource
<
any
,
LocalVectorDataSourceOptions
>
Accessors
Omit
<
Methods
,
|
"add"
|
"addAll"
|
"addFeatureCollection"
|
"clear"
|
"getDataExtent"
|
"remove"
|
"setGeometrySimplifier"
,
>
Accessors
Omit
<
Methods
,
"getDataExtent"
|
"loadElements"
>
LocalVectorDataSource
Index
Constructors
constructor
Properties
all
during
Init
geometry
Simplifier
native
options
Methods
add
add
All
add
Feature
Collection
clear
dispose
get
All
get
Data
Extent
get
Feature
Collection
get
Geometry
Simplifier
get
Native
get
Projection
init
Native
View
load
Elements
notify
Elements
Changed
remove
remove
All
set
All
set
Geometry
Simplifier
Constructors
constructor
new
LocalVectorDataSource
<
T
=
DefaultLatLonKeys
>
(
options
?:
LocalVectorDataSourceOptions
,
native
?:
any
,
)
:
LocalVectorDataSource
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
LocalVectorDataSourceOptions
Optional
native
:
any
Returns
LocalVectorDataSource
<
T
>
Properties
all
all
:
any
during
Init
duringInit
:
boolean
geometry
Simplifier
geometrySimplifier
:
any
native
native
:
any
options
options
:
LocalVectorDataSourceOptions
Methods
add
add
(
element
:
VectorElement
<
any
,
any
>
)
:
any
Parameters
element
:
VectorElement
<
any
,
any
>
Returns
any
add
All
addAll
(
element
:
VectorElementVector
)
:
any
Parameters
element
:
VectorElementVector
Returns
any
add
Feature
Collection
addFeatureCollection
(
featureCollection
:
FeatureCollection
,
style
:
any
)
:
any
Parameters
featureCollection
:
FeatureCollection
style
:
any
Returns
any
clear
clear
()
:
any
Returns
any
dispose
dispose
()
:
any
Returns
any
get
All
getAll
()
:
any
Returns
any
get
Data
Extent
getDataExtent
()
:
MapBounds
<
T
>
Returns
MapBounds
<
T
>
get
Feature
Collection
getFeatureCollection
()
:
any
Returns
any
get
Geometry
Simplifier
getGeometrySimplifier
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
get
Projection
getProjection
()
:
Projection
Returns
Projection
init
Native
View
initNativeView
(
native
:
any
,
options
:
LocalVectorDataSourceOptions
)
:
void
Parameters
native
:
any
options
:
LocalVectorDataSourceOptions
Returns
void
load
Elements
loadElements
(
arg0
:
any
)
:
any
Parameters
arg0
:
any
Returns
any
notify
Elements
Changed
notifyElementsChanged
()
:
void
Returns
void
remove
remove
(
element
:
VectorElement
<
any
,
any
>
)
:
any
Parameters
element
:
VectorElement
<
any
,
any
>
Returns
any
remove
All
removeAll
(
arg0
:
any
)
:
boolean
Parameters
arg0
:
any
Returns
boolean
set
All
setAll
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
set
Geometry
Simplifier
setGeometrySimplifier
(
simplifier
:
GeometrySimplifier
<
any
,
any
>
)
:
any
Parameters
simplifier
:
GeometrySimplifier
<
any
,
any
>
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
all
during
Init
geometry
Simplifier
native
options
Methods
add
add
All
add
Feature
Collection
clear
dispose
get
All
get
Data
Extent
get
Feature
Collection
get
Geometry
Simplifier
get
Native
get
Projection
init
Native
View
load
Elements
notify
Elements
Changed
remove
remove
All
set
All
set
Geometry
Simplifier
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself