tile_spec {rbokeh} | R Documentation |
Specify a tile provider for a tile map plot.
tile_spec(url, attribution, type = "WMTS")
url |
Tile service url e.g., http://c.tile.openstreetmap.org/Z/X/Y.png |
attribution |
Data provider attribution content. This can include HTML content. |
type |
The type of tile provider (currently only "WMTS" is supported). |