osmtile_bbox | R Documentation |
inspired by osmtile
from the package OpenStreetmap
returns the Mercator projection bounding box
osmtile_bbox(x = 61, y = 41, zoom = 7, minim = -20037508)
x |
x tile coordinate |
y |
x tile coordinate |
zoom |
zoom level |
minim |
parameter for OSM projection |
bounding box, Mercator projection
Markus Loecher
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.