base_map_params: Parameters for UCL and state base maps

base_map_paramsR Documentation

Parameters for UCL and state base maps

Description

A rowwise tibble containing the zoom level and bounding box details for UCL and state geographies. Used to functionalise the downloading of base maps. It's rowwise for use with embed_gmap.

Usage

base_map_params

Format

A tibble with the following columns:

geo_level

the level of geography, such as UCL or state

geo_name

the name of the geography, such as Adelaide or NSW

left

part of the bounding box

bottom

part of the bounding box

right

part of the bounding box

top

part of the bounding box

zoom

the preferred zoom of the base map

maptype

the preferred base map type

Source

ABS for the UCL shapefile from which the bounding boxes are extracted


baslat/sak documentation built on April 14, 2025, 4:14 p.m.