Add cyclosm basemap

This commit is contained in:
Pieter Vander Vennet 2020-09-30 22:56:04 +02:00
parent 0714327d66
commit a124bc4d6b
2 changed files with 2 additions and 1 deletions

View file

@ -166,6 +166,7 @@ export default class AvailableBaseLayers {
}
return [
l("CyclOSM", "CyclOSM - A bicycle oriented map"),
l("Stamen.TonerLite", "Toner Lite (by Stamen)"),
l("Stamen.TonerBackground", "Toner Background - no labels (by Stamen)"),
l("Stamen.Watercolor", "Watercolor (by Stamen)"),

File diff suppressed because one or more lines are too long