walkerke / mapboxapi

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

feat: Add `get_mb_access_token` function + add logo/attribution parameters to `static_mapbox` #21

Closed elipousson closed 2 years ago

elipousson commented 2 years ago

I should have worked on more urgent tasks this morning but I wanted to get the logo/attribution feature while the code was still fresh in my mind. I also added a utility function that reduces some duplicative code in accessing the saved environmental variables.

Here are the details from my commit messages:

walkerke commented 2 years ago

perfect, thanks @elipousson!

elipousson commented 2 years ago

Awesome. Incidentally, I got started on package development as a direct result of participating in a workshop you led on this package way back in October 2020. So glad to give back to a project that really had a big influence on my own work!