mapicgc-gl-js 0.0.35 → 0.0.36

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/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  <p align="center">
2
- <img src="https://betaserver.icgc.cat/cdn/mapicgc-gl-js/images/logo2.png" width="400px">
2
+ <img src="https://tilemaps.icgc.cat/cdn/mapicgc-gl-js/images/logo2.png" width="400px">
3
3
  </p>
4
4
  <p align="center">
5
- <img src="https://betaserver.icgc.cat/cdn/mapicgc-gl-js/images/JS-logo.svg" width="20px">
6
- <img src="https://betaserver.icgc.cat//cdn/mapicgc-gl-js/images/TS-logo.svg" width="20px">
5
+ <img src="https://tilemaps.icgc.cat/cdn/mapicgc-gl-js/images/JS-logo.svg" width="20px">
6
+ <img src="https://tilemaps.icgc.cat//cdn/mapicgc-gl-js/images/TS-logo.svg" width="20px">
7
7
  <img src="https://badge.fury.io/js/mapicgc-gl-js.svg"></img>
8
8
  <a href="https://twitter.com/icgcat" target="_blank"><img src="https://img.shields.io/twitter/follow/icgcat?style=social"></img></a>
9
9
  </p>
@@ -11,7 +11,7 @@
11
11
 
12
12
  <br>
13
13
 
14
- Version 0.0.35
14
+ Version 0.0.36
15
15
 
16
16
 
17
17
 
@@ -36,8 +36,8 @@ Moreover, MapICGC GL JS provides well-documented and user-friendly wrapper funct
36
36
  - CDN
37
37
 
38
38
  ```html
39
- <script src="https://betaserver.icgc.cat/cdn/mapicgc-gl-js/mapicgc-gl.js"></script>
40
- <link href="https://betaserver.icgc.cat/cdn/mapicgc-gl-js/mapicgc-gl.css" rel="stylesheet" />
39
+ <script src="https://tilemaps.icgc.cat/cdn/mapicgc-gl-js/mapicgc-gl.js"></script>
40
+ <link href="https://tilemaps.icgc.cat/cdn/mapicgc-gl-js/mapicgc-gl.css" rel="stylesheet" />
41
41
  ```
42
42
 
43
43
  2. In the document body script, declare the map as follows:
@@ -56,7 +56,7 @@ Moreover, MapICGC GL JS provides well-documented and user-friendly wrapper funct
56
56
  </script>
57
57
  ```
58
58
  <div align="center">
59
- <a title="Link to CodePen" href="https://codepen.io/unitatgeostart/pen/eYXWyqd" target="_blank"><img src="https://betaserver.icgc.cat/cdn/mapicgc-gl-js/images/map1.png"></img></a></div>
59
+ <a title="Link to CodePen" href="https://codepen.io/unitatgeostart/pen/eYXWyqd" target="_blank"><img src="https://tilemaps.icgc.cat/cdn/mapicgc-gl-js/images/map1.png"></img></a></div>
60
60
  <br>
61
61
 
62
62
  # Documentation