@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/geometry/GeoJSONGeometryWriter
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
getSourceProjection
()
:
any
;
getZ
()
:
boolean
;
setSourceProjection
(
arg0
:
any
)
:
void
;
setZ
(
arg0
:
boolean
)
:
void
;
writeFeature
(
arg0
:
any
)
:
string
;
writeFeatureCollection
(
arg0
:
any
)
:
string
;
writeGeometry
(
arg0
:
any
)
:
string
;
}
Index
Methods
get
Source
Projection
get
Z
set
Source
Projection
set
Z
write
Feature
write
Feature
Collection
write
Geometry
Methods
get
Source
Projection
getSourceProjection
()
:
any
Returns
any
get
Z
getZ
()
:
boolean
Returns
boolean
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
(
arg0
:
any
)
:
string
Parameters
arg0
:
any
Returns
string
write
Geometry
writeGeometry
(
arg0
:
any
)
:
string
Parameters
arg0
:
any
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Source
Projection
get
Z
set
Source
Projection
set
Z
write
Feature
write
Feature
Collection
write
Geometry
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript