Add additional layers from own definitions
- in JOSM format with some exceptions - basic WMS support - API key handling
This commit is contained in:
parent
bfa2ebb5a6
commit
c2369acde0
16 changed files with 4548 additions and 54 deletions
|
|
@ -13,7 +13,10 @@
|
|||
thunderforest: '',
|
||||
|
||||
// Strava API token in case you want to display Strava segments
|
||||
strava: ''
|
||||
strava: '',
|
||||
|
||||
// OpenMapSurfer (OpenRouteService API), https://openrouteservice.org/plans/
|
||||
openrouteservice: ''
|
||||
};
|
||||
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue