split_bbox | R Documentation |
Splits a bbox into a list of bboxes less than a certain size
split_bbox(bbox, x, y = x)
x |
The maximum x size of the resulting bounding boxes |
y |
The maximum y size of the resulting bounding boxes; defaults to x |
A list of bbox objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.