Use offhabr lyr_key
to pull range from database and render map with oh_map_cog()
oh_map_cog_lyr(
lyr_key,
lyr_title = "% Habitat",
con = con,
show_zones = T,
...
)
layer key (in form of {dataset_key}_{aphia_id}
)
layer title
database connection
parameters passed onto oh_map_cog()
leaflet::leaflet()
object