Create a Leaflet basemap for Western Australia

leaflet_basemap(l_width = NULL, l_height = NULL)

Arguments

l_width

The leaflet map width, default: NULL

l_height

The leaflet map height, default: NULL

Value

A Leaflet map focused on WA

Examples

leaflet_basemap()