Animate GPX line on 2d plot

plot_2d_animation(gpx_table, elevdata_long)

Arguments

gpx_table

(data.frame) gpx table created by get_enriched_gpx_table

elevdata_long

(data.frame) elevation data created by get_elevdata_long

Value

A gganimate animated plot where the gpx data gets animated on top of an elevation map