View source: R/helper_functions.R
polyZoom | R Documentation |
For internal use. Zooms appropriately for any polygon
polyZoom(xmin, ymin, xmax, ymax, fraction)
xmin |
Minimum longitude |
ymin |
Minimum latitude |
xmax |
Maximum longitude |
ymax |
Maximum latitude |
fraction |
Expand zoom fraction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.