Add leaflet strava segments
This commit is contained in:
parent
da1808bb32
commit
33e1d67b1f
3 changed files with 14 additions and 1 deletions
|
|
@ -125,4 +125,7 @@
|
|||
];
|
||||
|
||||
}
|
||||
|
||||
// Strava API token in case you want to display Strava segments
|
||||
BR.conf.stravaToken = null;
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue