trackerproject / trackeR

Infrastructure for Running, Cycling and Swimming Data from GPS-Enabled Tracking Devices
http://cran.r-project.org/package=trackeR
90 stars 7 forks source link

leaflet_route not draw the route on the map #28

Closed brottobhmg closed 7 months ago

brottobhmg commented 8 months ago

The map appears but not draw the route

To replicate:

data('runs', package = 'trackeR')
leafletRoute(runs, session = 23:24)
ikosmidis commented 8 months ago

Thanks. Fix is on the develop branch and CRAN update on its way.