Add cyclosm basemap
This commit is contained in:
parent
0714327d66
commit
a124bc4d6b
2 changed files with 2 additions and 1 deletions
|
@ -166,6 +166,7 @@ export default class AvailableBaseLayers {
|
||||||
}
|
}
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
l("CyclOSM", "CyclOSM - A bicycle oriented map"),
|
||||||
l("Stamen.TonerLite", "Toner Lite (by Stamen)"),
|
l("Stamen.TonerLite", "Toner Lite (by Stamen)"),
|
||||||
l("Stamen.TonerBackground", "Toner Background - no labels (by Stamen)"),
|
l("Stamen.TonerBackground", "Toner Background - no labels (by Stamen)"),
|
||||||
l("Stamen.Watercolor", "Watercolor (by Stamen)"),
|
l("Stamen.Watercolor", "Watercolor (by Stamen)"),
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue