Add extra requires (see #958)
This commit is contained in:
@@ -3,6 +3,7 @@ goog.provide('ol.geom.SharedVertices');
|
|||||||
goog.require('goog.asserts');
|
goog.require('goog.asserts');
|
||||||
goog.require('ol.Coordinate');
|
goog.require('ol.Coordinate');
|
||||||
goog.require('ol.CoordinateArray');
|
goog.require('ol.CoordinateArray');
|
||||||
|
goog.require('ol.geom'); // TODO: remove this when #958 is addressed
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user