View source: R/tmap_providers.R
.tmap_providers | R Documentation |
Get basemap tiles providers and the credits (attribution text). tmap_providers()
returns a list (or vector) with provider nams (or credits). tmap_provider_credits()
.tmap_providers
tmap_provider_credits(provider)
tmap_providers(mode, credits = FALSE, as.list = credits)
provider |
provider name |
mode |
mode. If not specified the default mode is used |
credits |
If |
as.list |
Should the output be returned as list where names are provider names? By default |
An object of class environment
of length 44.
list or vector (see as.list
) with providers (or credits). tmap_provider_credits()
returns the credits text for the provided provider.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.