Convenience function to fetch URLs for globe_img_url, and bump_img_url.

image_url(name = c("night", "blue-marble", "dark", "topology"))

Arguments

name

Name of image to return.

Value

URL to https://cdn.jsdelivr.net image.

Examples

create_globe() %>% globe_img_url(image_url("dark"))