@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
geometry/writer
GeoJSONGeometryWriter
Class GeoJSONGeometryWriter<T>
public shape of the accessors this class declares itself
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BaseNative
<
any
,
GeoJSONGeometryWriterOptions
>
Accessors
Omit
<
Methods
,
"writeFeatureCollection"
|
"writeGeometry"
>
GeoJSONGeometryWriter
Index
Constructors
constructor
Properties
during
Init
native
options
source
Projection
target
Projection?
z
Methods
dispose
get
Native
get
Source
Projection
get
Z
init
Native
View
set
Source
Projection
set
Z
write
Feature
write
Feature
Collection
write
Geometry
write
Poses
Constructors
constructor
new
GeoJSONGeometryWriter
<
T
=
DefaultLatLonKeys
>
(
options
?:
GeoJSONGeometryWriterOptions
,
native
?:
any
,
)
:
GeoJSONGeometryWriter
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
GeoJSONGeometryWriterOptions
Optional
native
:
any
Returns
GeoJSONGeometryWriter
<
T
>
Properties
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
GeoJSONGeometryWriterOptions
source
Projection
sourceProjection
:
any
Optional
target
Projection
targetProjection
?:
Projection
z
z
:
boolean
Methods
dispose
dispose
()
:
any
Returns
any
get
Native
getNative
()
:
any
Returns
any
get
Source
Projection
getSourceProjection
()
:
any
Returns
any
get
Z
getZ
()
:
boolean
Returns
boolean
init
Native
View
initNativeView
(
native
:
any
,
options
:
GeoJSONGeometryWriterOptions
)
:
void
Parameters
native
:
any
options
:
GeoJSONGeometryWriterOptions
Returns
void
set
Source
Projection
setSourceProjection
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
set
Z
setZ
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
write
Feature
writeFeature
(
arg0
:
any
)
:
string
Parameters
arg0
:
any
Returns
string
write
Feature
Collection
writeFeatureCollection
(
value
:
FeatureCollection
)
:
string
Parameters
value
:
FeatureCollection
Returns
string
write
Geometry
writeGeometry
(
value
:
Geometry
<
T
,
any
>
)
:
any
Parameters
value
:
Geometry
<
T
,
any
>
Returns
any
write
Poses
writePoses
(
value
:
MapPosVector
)
:
string
Parameters
value
:
MapPosVector
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
source
Projection
target
Projection
z
Methods
dispose
get
Native
get
Source
Projection
get
Z
init
Native
View
set
Source
Projection
set
Z
write
Feature
write
Feature
Collection
write
Geometry
write
Poses
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself