joaovitoriasilva / endurain

My DIY fitness tracker journey. Frontend is built using Vue.js and Bootstrap CSS; Python FastAPI, Alembic, SQLAlchemy, stravalib, gpxpy, MariaDB behind the scenes. Suggestions welcome!
GNU General Public License v3.0
505 stars 12 forks source link

Feature request: pannable/zoomable map #31

Open rhyst opened 1 month ago

rhyst commented 1 month ago

The leaflet map shown is a static overview of the full track of the activity. It would be good if the controls were enabled to allow panning/zooming round the map. At the moment you can double click to zoom in, but then can't zoom out or pan.

joaovitoriasilva commented 1 month ago

Hi, thanks for reaching out. Will do that for next release.