View source: R/helper.functions.r
An inset map for the main map function
1 2 3 4 5 6 | map.inset.f(
longs = c(-71, -50),
lats = c(43, 52.25),
land.colour = "sienna3",
sea.colour = "lightblue"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.