diff --git a/index.js b/index.js index 94e79e6..d687624 100644 --- a/index.js +++ b/index.js @@ -21,8 +21,7 @@ const REPLACEABLE_VALUES = { "https://hslstoragestatic.azureedge.net/mapfonts/{fontstack}/{range}.pbf", }, spriteUrl: { - default: - "https://raw.githubusercontent.com/HSLdevcom/hsl-map-style/sprite-v1.0.0/sprite", + default: "https://hslstoragekarttatuotanto.z6.web.core.windows.net/sprite", }, }; diff --git a/package.json b/package.json index 1b8ccfb..4dcebc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hsl-map-style", - "version": "1.2.0", + "version": "1.2.1", "description": "", "main": "index.js", "bin": {