Description Usage Arguments Value Author(s) References Examples
Transform x/y tile center in lat/lon coordinates
1 | num2deg(xtile, ytile, zoom)
|
xtile |
integer |
ytile |
integer |
zoom |
integer. From 0 to 19. |
a vector with lat and lon
Nicola Procopio
https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#Pseudo-code
1 2 | # require(magicwrap)
# num2deg(63, 42, 7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.