@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
geometry/reader
GeoJSONGeometryReader
Class GeoJSONGeometryReader
Hierarchy (
View Summary
)
BaseNative
<
any
,
GeoJSONGeometryReaderOptions
>
Omit
<
Accessors
,
"targetProjection"
>
Omit
<
Methods
,
"readFeatureCollection"
|
"readGeometry"
>
GeoJSONGeometryReader
Index
Constructors
constructor
Properties
during
Init
native
options
target
Projection?
Methods
dispose
get
Native
get
Target
Projection
init
Native
View
read
Feature
read
Feature
Collection
read
Geometry
set
Target
Projection
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
get
Target
Projection
getTargetProjection
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
GeoJSONGeometryReaderOptions
)
:
void
Parameters
native
:
any
options
:
GeoJSONGeometryReaderOptions
Returns
void
read
Feature
readFeature
(
arg0
:
string
)
:
any
Parameters
arg0
:
string
Returns
any
read
Feature
Collection
readFeatureCollection
(
str
:
string
|
object
)
:
FeatureCollection
Parameters
str
:
string
|
object
Returns
FeatureCollection
read
Geometry
readGeometry
(
value
:
string
|
object
)
:
Geometry
<
T
>
Parameters
value
:
string
|
object
Returns
Geometry
<
T
>
set
Target
Projection
setTargetProjection
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
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
get
Target
Projection
init
Native
View
read
Feature
read
Feature
Collection
read
Geometry
set
Target
Projection
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...