Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ggmap with ggspatial #61

Merged
merged 11 commits into from
Apr 16, 2024
Merged

Replace ggmap with ggspatial #61

merged 11 commits into from
Apr 16, 2024

Conversation

jack-davison
Copy link
Collaborator

@jack-davison jack-davison commented Apr 3, 2024

{ggmap} requires an API key now, {ggspatial} does not.

Other benefits:

  • Allows us to bring in the new crs updates done on the leaflet maps.

  • More available tilesets (e.g., CARTO)

  • Users can define their own coordinate limits with coord_sf()

Also fixes issues w/ modern {ggplot2}.

Fixes #52

@davidcarslaw davidcarslaw merged commit dbf24d7 into master Apr 16, 2024
6 checks passed
@davidcarslaw
Copy link
Owner

Some good changes that will hep future development, thanks!

@jack-davison jack-davison deleted the feat/ggspatial branch April 16, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate ggmap alternatives
2 participants