File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
22
- For old data: To include ` Elevation Gain ` for past activities, perform a full reimport.
23
23
- To show the 'Elevation Gain' column, modify ` SHOW_ELEVATION_GAIN ` in ` src/utils/const.ts `
24
24
- note: ` Elevation Gain ` may be inaccurate. You can use Strava's "Correct Elevation" or Garmin's "Elev Corrections" feature for more precise data.
25
+ 6 . 请使用自己的 mapxbox token 参考这个 [ issue] ( https://github.com/yihong0618/running_page/issues/643 )
25
26
26
27
![ running_page] ( https://socialify.git.ci/yihong0618/running_page/image?description=1&font=Inter&forks=1&issues=1&language=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2Fshaonianche%2Fgallery%2Fmaster%2Frunning_page%2Frunning_page_logo_150*150.jpg&owner=1&pulls=1&stargazers=1&theme=Light )
27
28
Original file line number Diff line number Diff line change 22
22
- For old data: To include ` Elevation Gain ` for past activities, perform a full reimport.
23
23
- To show the 'Elevation Gain' column, modify ` SHOW_ELEVATION_GAIN ` in ` src/utils/const.ts `
24
24
- note: ` Elevation Gain ` may be inaccurate. You can use Strava's "Correct Elevation" or Garmin's "Elev Corrections" feature for more precise data.
25
+ 6 . It cost me a lot money, so please do not use my mapbox token more check this [ issue] ( https://github.com/yihong0618/running_page/issues/643 )
25
26
26
27
<p align =" center " >
27
28
<img width =" 150 " src =" https://raw.githubusercontent.com/shaonianche/gallery/master/running_page/running_page_logo.png " />
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ const MAPBOX_TOKEN =
3
3
// For security reasons, please avoid using the default public token provided by Mapbox as much as possible.
4
4
// Instead, manually add a new token and apply URL restrictions.
5
5
// (please refer to https://github.com/yihong0618/running_page/issues/643#issuecomment-2042668580)
6
- 'pk.eyJ1IjoieWlob25nMDYxOCIsImEiOiJja2J3M28xbG4wYzl0MzJxZm0ya2Fua2p2In0.PNKfkeQwYuyGOTT_x9BJ4Q ' ;
6
+ 'pk.eyJ1IjoieWlob25nMDYxOCIsImEiOiJjbWYxdXR4YncwMTJtMm5zOTE4eTZpMGdtIn0.OnsXdwkZFztR8a5Ph_T-xg ' ;
7
7
const MUNICIPALITY_CITIES_ARR = [
8
8
'北京市' ,
9
9
'上海市' ,
You can’t perform that action at this time.
0 commit comments