Skip to content

stamen_watercolor doesn't work #361

@rssco

Description

@rssco

Hi, I am working with get_stadiamap and I would like to have the "stamen_watercolor" maptype. However, I get this error with the basic usage :

bbox <- c(left = 24.61, bottom = 59.37, right = 24.94, top = 59.5)
get_stadiamap(bbox, zoom = 12, maptype = "stamen_watercolor") %>% ggmap()

ℹ © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors.
Error:
! Failed to evaluate glue component {filetype}
Caused by error:
! object 'filetype' not found
Backtrace:

  1. ... %>% ggmap()
  2. ggmap::get_stadiamap(bbox, zoom = 12, maptype = "stamen_watercolor")
  3. base::lapply(...)
  4. ggmap (local) FUN(X[[i]], ...)
  5. ggmap:::get_stadiamap_tile(...)

All maptypes work except the stamen_watercolor. Any help with this would be highly appreciated :)

Thanks!
Coralie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions