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 921bb5a commit bb01f15Copy full SHA for bb01f15
katapult-geometry.js
@@ -1,4 +1,4 @@
1
-import 'proj4';
+import proj4 from 'proj4';
2
3
/*global proj4*/
4
window.addEventListener('load', function() {
0 commit comments