@mapcreator/api 2.3.6 → 2.5.0

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
@@ -36,15 +36,15 @@ Examples can be found in the documentation under the "[Manual]" section.
36
36
  ## License
37
37
  See the [LICENSE] file for license information. This project is licensed under a [BSD-3-Clause] license.
38
38
 
39
- [download library]: https://docs.maps4news.com/wrapper/dist/bundle.js
40
- [minified]: https://docs.maps4news.com/wrapper/dist/bundle.min.js
41
-
42
- [installation]: https://docs.maps4news.com/wrapper/manual/installation/installation.html
43
- [building]: https://docs.maps4news.com/wrapper/manual/installation/building.html
44
- [api documentation]: https://api.beta.maps4news.com/docs/
45
- [docs]: https://docs.maps4news.com/wrapper/
46
- [docs-auth]: https://docs.maps4news.com/wrapper/manual/example/examples.authentication.html
47
- [manual]: https://docs.maps4news.com/wrapper/manual/index.html
39
+ [download library]: https://docs.mapcreator.io/wrapper/dist/bundle.js
40
+ [minified]: https://docs.mapcreator.io/wrapper/dist/bundle.min.js
41
+
42
+ [installation]: https://docs.mapcreator.io/wrapper/manual/installation/installation.html
43
+ [building]: https://docs.mapcreator.io/wrapper/manual/installation/building.html
44
+ [api documentation]: https://api.beta.mapcreator.io/docs/
45
+ [docs]: https://docs.mapcreator.io/wrapper/
46
+ [docs-auth]: https://docs.mapcreator.io/wrapper/manual/example/examples.authentication.html
47
+ [manual]: https://docs.mapcreator.io/wrapper/manual/index.html
48
48
  [GitLab repo]: https://gitlab.com/mapcreator/api-wrapper
49
49
  [esdoc]: https://esdoc.org
50
50
  [example-basics]: examples/basics.js
@@ -53,8 +53,8 @@ See the [LICENSE] file for license information. This project is licensed under a
53
53
  [LICENSE]: https://gitlab.com/mapcreator/api-wrapper/-/blob/master/LICENSE
54
54
  [BSD-3-Clause]: https://tldrlegal.com/license/bsd-3-clause-license-(revised)
55
55
 
56
- [ImplicitFlow]: https://docs.maps4news.com/wrapper/manual/example/examples.authentication.html#implicit-flow
57
- [ImplicitPopupFlow]: https://docs.maps4news.com/wrapper/manual/example/examples.authentication.html#implicit-flow-pop-up
58
- [PasswordFlow]: https://docs.maps4news.com/wrapper/manual/example/examples.authentication.html#password-flow
59
- [PasswordFlow-web]: https://docs.maps4news.com/wrapper/manual/example/examples.authentication.html#password-flow-dangerous-
60
- [DummyFlow]: https://docs.maps4news.com/wrapper/manual/example/examples.authentication.html#dummy-flow
56
+ [ImplicitFlow]: https://docs.mapcreator.io/wrapper/manual/example/examples.authentication.html#implicit-flow
57
+ [ImplicitPopupFlow]: https://docs.mapcreator.io/wrapper/manual/example/examples.authentication.html#implicit-flow-pop-up
58
+ [PasswordFlow]: https://docs.mapcreator.io/wrapper/manual/example/examples.authentication.html#password-flow
59
+ [PasswordFlow-web]: https://docs.mapcreator.io/wrapper/manual/example/examples.authentication.html#password-flow-dangerous-
60
+ [DummyFlow]: https://docs.mapcreator.io/wrapper/manual/example/examples.authentication.html#dummy-flow