walkerke / mapboxapi

R interface to Mapbox web services
https://walker-data.com/mapboxapi/
Other
109 stars 8 forks source link

Replace raster w/ terra for `static_mapbox()` + start replacement for `get_static_tiles()` #40

Closed elipousson closed 1 year ago

elipousson commented 1 year ago

This pull request partly addresses #39 and also includes some miscellaneous clean-up to the code style and imports including:

Happy to keep working on this until #39 is fully addressed but figured I'd start a conversation just in case you had a preferred approach.