Add missing goog.require('ol.style.Style')
This commit is contained in:
@@ -3,6 +3,7 @@ goog.provide('ol.layer.Vector');
|
||||
goog.require('ol');
|
||||
goog.require('ol.layer.Layer');
|
||||
goog.require('ol.obj');
|
||||
goog.require('ol.style.Style');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user