Nothing
shape_rectangle()
.shape_sf()
.inset_clip
and inset_copy
parameters of
geom_sf_inset()
with the new map_base
and map_inset
parameters.coord_sf_inset()
to avoid
repeating it for every layer.stat_sf_inset()
which correctly adjusts the
coordinate limits and computes some inset-related variables for downstream use.stat_sf_coordinates_inset()
, geom_sf_text_inset()
, and
geom_sf_label_inset()
labels complete the coverage of sf-related layers.transform_to_inset()
helper for applying the inset transformation to
arbitrary geometries (for extension developers).Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.