Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
geometry/reader
GeoJSONGeometryReader
Class GeoJSONGeometryReader
Hierarchy (
View Summary
)
BaseNative
<
any
,
GeoJSONGeometryReaderOptions
>
GeoJSONGeometryReader
Index
Constructors
constructor
Properties
during
Init
native
options
target
Projection?
Methods
dispose
get
Native
init
Native
View
read
Feature
Collection
read
Geometry
Constructors
constructor
new
GeoJSONGeometryReader
(
options
?:
GeoJSONGeometryReaderOptions
,
native
?:
any
,
)
:
GeoJSONGeometryReader
Parameters
Optional
options
:
GeoJSONGeometryReaderOptions
Optional
native
:
any
Returns
GeoJSONGeometryReader
Properties
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
GeoJSONGeometryReaderOptions
Optional
target
Projection
targetProjection
?:
Projection
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
GeoJSONGeometryReaderOptions
)
:
void
Parameters
native
:
any
options
:
GeoJSONGeometryReaderOptions
Returns
void
read
Feature
Collection
readFeatureCollection
(
str
:
string
|
Object
,
)
:
FeatureCollection
<
DefaultLatLonKeys
>
Parameters
str
:
string
|
Object
Returns
FeatureCollection
<
DefaultLatLonKeys
>
read
Geometry
readGeometry
(
value
:
string
|
Object
)
:
Geometry
<
T
>
Parameters
value
:
string
|
Object
Returns
Geometry
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
target
Projection
Methods
dispose
get
Native
init
Native
View
read
Feature
Collection
read
Geometry
Nativescript Doc
@nativescript-community/ui-carto
Loading...