@eeacms/volto-n2k 1.0.11 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
- ### [1.0.11](https://github.com/eea/volto-n2k/compare/1.0.10...1.0.11) - 3 February 2023
7
+ ### [1.0.12](https://github.com/eea/volto-n2k/compare/1.0.11...1.0.12) - 14 February 2023
8
8
 
9
9
  #### :hammer_and_wrench: Others
10
10
 
11
- - update [Miu Razvan - [`5359091`](https://github.com/eea/volto-n2k/commit/5359091320fbc68a007786df150efc27643c313a)]
11
+ - replace basemap OSMPositronComposite with OSMBlossomComposite [Claudia Ifrim - [`25fb2e7`](https://github.com/eea/volto-n2k/commit/25fb2e779dfbac776999b2cde51e18deec6c51b4)]
12
+ ### [1.0.11](https://github.com/eea/volto-n2k/compare/1.0.10...1.0.11) - 3 February 2023
13
+
12
14
  ### [1.0.10](https://github.com/eea/volto-n2k/compare/1.0.9...1.0.10) - 2 February 2023
13
15
 
14
16
  #### :rocket: New Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-n2k",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "volto-n2k: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -23,7 +23,7 @@ const View = (props) => {
23
23
  new source.TileWMS({
24
24
  url: 'https://gisco-services.ec.europa.eu/maps/service',
25
25
  params: {
26
- LAYERS: 'OSMPositronComposite',
26
+ LAYERS: 'OSMBlossomComposite',
27
27
  TILED: true,
28
28
  },
29
29
  serverType: 'geoserver',
@@ -31,7 +31,7 @@ const View = (props) => {
31
31
  new source.TileWMS({
32
32
  url: 'https://gisco-services.ec.europa.eu/maps/service',
33
33
  params: {
34
- LAYERS: 'OSMPositronComposite',
34
+ LAYERS: 'OSMBlossomComposite',
35
35
  TILED: true,
36
36
  with: 256,
37
37
  height: 256,
@@ -31,7 +31,7 @@ const View = (props) => {
31
31
  new source.TileWMS({
32
32
  url: 'https://gisco-services.ec.europa.eu/maps/service',
33
33
  params: {
34
- LAYERS: 'OSMPositronComposite',
34
+ LAYERS: 'OSMBlossomComposite',
35
35
  TILED: true,
36
36
  },
37
37
  serverType: 'geoserver',
@@ -31,7 +31,7 @@ const View = (props) => {
31
31
  new source.TileWMS({
32
32
  url: 'https://gisco-services.ec.europa.eu/maps/service',
33
33
  params: {
34
- LAYERS: 'OSMPositronComposite',
34
+ LAYERS: 'OSMBlossomComposite',
35
35
  TILED: true,
36
36
  },
37
37
  serverType: 'geoserver',
@@ -23,7 +23,7 @@ const View = (props) => {
23
23
  new source.TileWMS({
24
24
  url: 'https://gisco-services.ec.europa.eu/maps/service',
25
25
  params: {
26
- LAYERS: 'OSMPositronComposite',
26
+ LAYERS: 'OSMBlossomComposite',
27
27
  TILED: true,
28
28
  },
29
29
  serverType: 'geoserver',
@@ -23,7 +23,7 @@ const View = (props) => {
23
23
  new source.TileWMS({
24
24
  url: 'https://gisco-services.ec.europa.eu/maps/service',
25
25
  params: {
26
- LAYERS: 'OSMPositronComposite',
26
+ LAYERS: 'OSMBlossomComposite',
27
27
  TILED: true,
28
28
  },
29
29
  serverType: 'geoserver',
@@ -23,7 +23,7 @@ const View = (props) => {
23
23
  new source.TileWMS({
24
24
  url: 'https://gisco-services.ec.europa.eu/maps/service',
25
25
  params: {
26
- LAYERS: 'OSMPositronComposite',
26
+ LAYERS: 'OSMBlossomComposite',
27
27
  TILED: true,
28
28
  },
29
29
  serverType: 'geoserver',
@@ -23,7 +23,7 @@ const View = (props) => {
23
23
  new source.TileWMS({
24
24
  url: 'https://gisco-services.ec.europa.eu/maps/service',
25
25
  params: {
26
- LAYERS: 'OSMPositronComposite',
26
+ LAYERS: 'OSMBlossomComposite',
27
27
  TILED: true,
28
28
  },
29
29
  serverType: 'geoserver',
@@ -23,7 +23,7 @@ const View = (props) => {
23
23
  new source.TileWMS({
24
24
  url: 'https://gisco-services.ec.europa.eu/maps/service',
25
25
  params: {
26
- LAYERS: 'OSMPositronComposite',
26
+ LAYERS: 'OSMBlossomComposite',
27
27
  TILED: true,
28
28
  },
29
29
  serverType: 'geoserver',