update frontend
This commit is contained in:
parent
4f36b909c5
commit
48d5ed01a0
|
|
@ -16,7 +16,7 @@ function getBaseStyle(theme) {
|
|||
break;
|
||||
case "blue":
|
||||
// style plus coloré
|
||||
tiles = ["https://a.basemaps.cartocdn.com/voyager/{z}/{x}/{y}.png"];
|
||||
tiles = ["https://a.basemaps.cartocdn.com/rastertiles/voyager/{z}/{x}/{y}.png"];
|
||||
break;
|
||||
case "dark":
|
||||
default:
|
||||
|
|
|
|||
Loading…
Reference in New Issue