Error in get_map using ggmap in R

前端 未结 3 1766
予麋鹿
予麋鹿 2020-12-09 15:36

About 90% of the time, when using get_map in ggmap, I get the following error. Can someone please tell me why?

map <- get_map(lo         


        
3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-09 16:05

    The 403 error is because Google now requires users to register for and use a (free) api key.

提交回复
热议问题