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 56d2c29 commit d910db9Copy full SHA for d910db9
CHANGES.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## v1.1.0
4
5
+### Breaking changes
6
7
+* The `olcs.OLCesium` constructor signature has changed. Use
8
+ `new olcs.OLCesium({map: map, target: target});` instead of `new olcs.OLCesium(map, target);`
0 commit comments