maplayer (development version)
- Improve
labs_ext()handling of blank values, dropuse_mdfeature, and add newsource_noteargument. - Rename
theme_sf_axes()totheme_sf_axis()and fix handling of axis.text.x and axis.text.y theme elements. (2024-02-21) - Update
map_iconswith temaki v5.7.0 (2024-02-21) - Update
map_iconswith temaki v5.9.0 (2024-09-06)
0.1.0.9003 (2023-08-25)
- Add
make_mapbox_map()function and fix outstanding issuesmake_layer_map()helper. - Add ggtext to Suggests (supporting new
use_mdparameter forlabs_ext()) - Add lwgeom to Suggests (avoiding error that popped up for
layer_count()) - Add
alphaas a fixed aesthetic parameter forlayer_location() - Add
ggplot2::geom_sf_textandggplot2::geom_sf_labelto re-exports - Update
map_iconswith temaki v5.4.0
maplayer 0.1.0.9002 (2023-05-05)
- Add lower-level
make_layer_map()helper formake_location_map(). - Rename
make_basemap()toset_basemap()
maplayer 0.1.0.9001 (2023-04-10)
- Add
layer_arrow(). - Add default filetype (“gpkg”) to
layer_location_data(). - Rename
null.okparameter toallow_null. - Add
ggplot2::geom_sf()to re-exports. - Update
map_iconswith maki v8.0.1 and temaki v5.3.0. - Add papersize and cliExtras to Imports.
- Remove
ggsave_ext(),map_ggsave_ext(), andggsave_social()from package functions but add to reexports from papersize. - Drop purrr from Imports and adopt rlang equivalents from
standalone-purrr.R.
