Nothing
test_that("removes bcircles parameter when setting new bboxes parameter", {
q1 <- ohsome_elements_count("8,49,1000")
q2 <- set_boundary(q1, "8,49,9,50")
expect_null(q2$body$bcircles)
})
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.