Start of style package
These literals will be used internally only - created when evaluating non-literal symbolizers (with properties that are expressions).
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
goog.provide('ol.style.LiteralSymbolizer');
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @interface
|
||||
*/
|
||||
ol.style.LiteralSymbolizer = function() {};
|
||||
Reference in New Issue
Block a user