3D maps for R via three-geo.
Map types:
Check out Locus Pocus, a Shiny application to map your surroundings.
Locus PocusYou can install the g3r from Github:
# install.packages("remotes")
remotes::install_github("JohnCoene/g3r")
##Â Prerequisites
All functions require a freely available mapbox API token, by default the function look for the MAPBOX_TOKEN
environment variable.