Nothing
#' @title Providers
#' @description
#' List of builtin providers with their name, URL, subdomains and
#' attribution text.
#' @return A list of is returned.
#' @export
#' @examples
#' get_providers()
get_providers <- function() {
return(.global_maptiles$providers)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.