We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8986929 commit 42e5c53Copy full SHA for 42e5c53
src/config.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='UTF-8'?>
2
-<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="CoNWeT" name="ol3-map" version="1.2.0a3">
+<widget xmlns="http://wirecloud.conwet.fi.upm.es/ns/macdescription/1" vendor="CoNWeT" name="ol3-map" version="1.2.0">
3
<details>
4
<title>OpenLayers Map</title>
5
<email>[email protected]</email>
src/doc/changelog.md
@@ -1,6 +1,6 @@
-## v1.2.0 (2019-12-XX)
+## v1.2.0 (2019-12-29)
-- Update OpenLayers to v6.1.1.
+- Update OpenLayers to v6.1.1. See #29.
- Fix getPixelFromCoordinate function. See #23 and #24.
- Allow poiInputCenter endpoint receive null. See #25.
6
- Add clustering support (enabled through a preference). See #27.
0 commit comments