Setting 'force=FALSE' in get_map seems not to have any effect
Open
- Dominant language
- R
- Stars
- 778
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
`for (ignore in seq_len(100)) basemap <- get_map("Texas", zoom = 6, maptype = "hybrid", force = FALSE, messaging = FALSE)`
It seems to repeatedly query the Google API whereas I would expect it to reuse the previous download. Or perhaps I do not understand the 'force' argument.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.