Rename ol.feature.FeatureStyleFunction to ol.FeatureStyleFunction

This commit is contained in:
Tim Schaub
2015-04-20 08:42:31 -06:00
parent ab066e1914
commit f0c0c28f04
6 changed files with 22 additions and 31 deletions

View File

@@ -1,7 +1,5 @@
goog.provide('ol.test.layer.Vector');
goog.require('ol.feature');
describe('ol.layer.Vector', function() {
describe('constructor', function() {