Require ol in ol.geom.flat.closest

This commit is contained in:
Marc Jansen
2016-09-02 11:16:51 +02:00
parent 46272fbaa4
commit 870ddceafd

View File

@@ -1,5 +1,6 @@
goog.provide('ol.geom.flat.closest');
goog.require('ol');
goog.require('ol.math');