rte-antares-rpackage/leaflet.minicharts

Need offset for overlaying edges

Larsus123 opened this issue · 0 comments

Hello,

is it possible to integrate the option to use offsets for overlaying edges?

In addPolylines() there is the parameter options and this parameter can be used as: options = list(offset = ~offset).

Can you include this in addFlows()? The rest works perfect, thank you very much.