MaxZoom | R Documentation |
computes the maximum zoom level which will contain the given lat/lon range
MaxZoom(latrange, lonrange, size = c(640, 640))
latrange |
range of latitude values |
lonrange |
range of longitude values |
size |
desired size of the map tile image. defaults to maximum size returned by the Gogle server, which is 640x640 pixels |
zoom level
Markus Loecher
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.