Require ol in ol.graticule

This commit is contained in:
Marc Jansen
2016-09-02 11:18:42 +02:00
parent f3979d47db
commit 7c58794b6f

View File

@@ -1,5 +1,6 @@
goog.provide('ol.Graticule');
goog.require('ol');
goog.require('ol.extent');
goog.require('ol.geom.GeometryLayout');
goog.require('ol.geom.LineString');