Skip to contents

This function adds axis data as polylines to an existing Leaflet map. The axis are transparent, but when hovering over they appear red.

Usage

map_add_axis_dgos(map, axis_data, group)

Arguments

map

An existing Leaflet map to which axis data will be added.

data_axis

A sf data frame containing axis data.

Value

An updated Leaflet map with axis data added.