# Add a tile selector that gives the ability to switch between all available tilesets
all_tiles <- get_tile_options()
map(loadedTiles = all_tiles) |>
add_tile_selector_control(available_tiles = all_tiles)
Run the code above in your browser using DataLab