Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-carto
@nativescript-community/ui-carto
projections/epsg3857
EPSG3857
Class EPSG3857<G>
Type Parameters
G
=
DefaultLatLonKeys
Hierarchy (
view full
)
ProjectionClass
<
G
,
any
,
EPSG3857Options
>
EPSG3857
Index
Constructors
constructor
Properties
during
Init
native
options
Methods
create
Native
from
Lat
Long
from
Wgs84
get
Native
init
Native
View
to
Lat
Long
to
Wgs84
Constructors
constructor
new EPSG3857
<
G
>
(
options
?
,
native
?
)
:
EPSG3857
<
G
>
Type Parameters
G
=
DefaultLatLonKeys
Parameters
Optional
options
:
EPSG3857Options
Optional
native
:
any
Returns
EPSG3857
<
G
>
Properties
Protected
during
Init
during
Init
:
boolean
native
native
:
any
options
options
:
EPSG3857Options
Methods
create
Native
create
Native
(
)
:
any
Returns
any
from
Lat
Long
from
Lat
Long
<
U
>
(
lat
,
lon
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
lat
:
any
lon
:
any
Returns
GenericMapPos
<
U
>
from
Wgs84
from
Wgs84
<
U
>
(
position
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
position
:
GenericMapPos
<
U
>
Returns
GenericMapPos
<
U
>
get
Native
get
Native
(
)
:
any
Returns
any
init
Native
View
init
Native
View
(
native
,
options
)
:
void
Parameters
native
:
any
options
:
EPSG3857Options
Returns
void
to
Lat
Long
to
Lat
Long
<
U
>
(
x
,
y
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
x
:
any
y
:
any
Returns
GenericMapPos
<
U
>
to
Wgs84
to
Wgs84
<
U
>
(
position
)
:
GenericMapPos
<
U
>
Type Parameters
U
=
G
Parameters
position
:
GenericMapPos
<
U
>
Returns
GenericMapPos
<
U
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
during
Init
native
options
create
Native
from
Lat
Long
from
Wgs84
get
Native
init
Native
View
to
Lat
Long
to
Wgs84
@nativescript-community/ui-carto
core
datasources
geocoding/service
geometry
index
layers
packagemanager
projections
rastertiles
routing
search
ui
utils
vectorelements
vectortiles
Generated using
TypeDoc