getTargomoMapURL: Targomo Map Tiles URL

Description Usage Arguments Value Examples

View source: R/basemaps.R

Description

Targomo Map Tiles URL

Usage

1
getTargomoMapURL(style = "basic", api_key = Sys.getenv("TARGOMO_API_KEY"))

Arguments

style

A valid Targomo Map Style - see targomoMapStyles()

api_key

Your Targomo API key - defaults to the TARGOMO_API_KEY ennvironment variable

Value

The URL of the requested map tile

Examples

1
getTargomoMapURL(style = "toner", api_key = NULL)

cwthom/TargomoR documentation built on Dec. 24, 2019, 7:02 p.m.