get_all_overture_schema_types | R Documentation |
This function returns all of the overturemaps theme types.
get_all_overture_schema_types()
Character vector. All overturemaps theme types.
The theme types are important for fetching data from the S3 bucket, as they indicate if you are fetching places, buildings, admin, etc.
# Example usage
types <- get_all_overture_schema_types()
print(types)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.