Attempt to fix build
This commit is contained in:
parent
d29df8ae51
commit
9ebf820c61
4 changed files with 40 additions and 13 deletions
|
@ -55,6 +55,9 @@ export class AvailableRasterLayers {
|
|||
url:
|
||||
"https://api.maptiler.com/maps/15cc8f61-0353-4be6-b8da-13daea5f7432/style.json?key=" +
|
||||
Constants.maptilerApiKey,
|
||||
style:
|
||||
"https://api.maptiler.com/maps/15cc8f61-0353-4be6-b8da-13daea5f7432/style.json?key=" +
|
||||
Constants.maptilerApiKey,
|
||||
category: "osmbasedmap",
|
||||
id: "maptiler",
|
||||
type: "vector",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue