Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
projections/epsg4326
EPSG4326
Class EPSG4326<G>
Type Parameters
G
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
ProjectionClass
<
G
,
any
,
EPSG4326Options
>
EPSG4326
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
dispose
from
Lat
Long
from
Wgs84
get
Native
init
Native
View
to
Lat
Long
to
Wgs84
Constructors
constructor
new
EPSG4326
<
G
=
DefaultLatLonKeys
>
(
options
?:
EPSG4326Options
,
native
?:
any
,
)
:
EPSG4326
<
G
>
Type Parameters
G
=
DefaultLatLonKeys
Parameters
Optional
options
:
EPSG4326Options
Optional
native
:
any
Returns
EPSG4326
<
G
>
Properties
Protected
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
EPSG4326Options
Methods
create
Native
createNative
()
:
any
Returns
any
dispose
dispose
()
:
void
Returns
void
from
Lat
Long
fromLatLong
<
U
=
G
>
(
lat
:
any
,
lon
:
any
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
lat
:
any
lon
:
any
Returns
GenericMapPos
<
U
>
from
Wgs84
fromWgs84
<
U
=
G
>
(
position
:
GenericMapPos
<
U
>
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
position
:
GenericMapPos
<
U
>
Returns
GenericMapPos
<
U
>
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
EPSG4326Options
)
:
void
Parameters
native
:
any
options
:
EPSG4326Options
Returns
void
to
Lat
Long
toLatLong
<
U
=
G
>
(
x
:
any
,
y
:
any
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
x
:
any
y
:
any
Returns
GenericMapPos
<
U
>
to
Wgs84
toWgs84
<
U
=
G
>
(
position
:
GenericMapPos
<
U
>
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
position
:
GenericMapPos
<
U
>
Returns
GenericMapPos
<
U
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
dispose
from
Lat
Long
from
Wgs84
get
Native
init
Native
View
to
Lat
Long
to
Wgs84
Nativescript Doc
@nativescript-community/ui-carto
Loading...