Description Usage Arguments Value
Generate a grid of nine tiles the top left of centre tile is the supplied longitude and latitude
1 | tile_grid(bbox, zoom)
|
bbox |
the bounding box to fit onto a grid of tiles. Must be either a 'bbox' object created with sf::st_bbox or a vector of length 4 with names: 'xmin', 'xmax', 'ymin', 'ymax'. |
zoom |
integer required zoom level 1- 17 |
a list of simple features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.