map_add_axis_dgos.Rd
This function adds axis data as polylines to an existing Leaflet map. The axis are transparent, but when hovering over they appear red.
map_add_axis_dgos(map, axis_data, group)
An existing Leaflet map to which axis data will be added.
A sf data frame containing axis data.
An updated Leaflet map with axis data added.