Add missing goog.require('ol.MapProperty')
This commit is contained in:
committed by
Tim Schaub
parent
14e3914b7d
commit
1de3f99123
@@ -4,6 +4,7 @@ goog.require('ol');
|
||||
goog.require('ol.Collection');
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.MapEventType');
|
||||
goog.require('ol.MapProperty');
|
||||
goog.require('ol.Object');
|
||||
goog.require('ol.ObjectEventType');
|
||||
goog.require('ol.Overlay');
|
||||
|
||||
Reference in New Issue
Block a user