- Introduced
basemap_dem()
for visualizing elevation data with customizable projections. - Introduced
basemap_vege()
for visualizing vegetation data of China with customizable projections. - Introduced
geom_world()
for visualizing global administrative divisions.
- Replaced
size
withlinewidth
to align with the latestggplot2
standards.
- Improved styling options for various boundaries in
geom_boundary_cn()
.
- Added basic functionality for creating customized maps of China.
- Integrated seamless support for
ggplot2
. - Included administrative boundary datasets for provinces, cities, and counties.