I'm unable to generate any map using the googleway package. I have installed it both from github and cran and have a google maps javascript API key. I have tried some very basic code:
google_map(key=gkey)
Am using RStudio - the output window just shows blank white... same when trying within a shiny app.
Any thoughts on what's causing this?
Thanks!