Move vector code out of the way
This commit is contained in:
9
old/src/ol/parser/parser.js
Normal file
9
old/src/ol/parser/parser.js
Normal file
@@ -0,0 +1,9 @@
|
||||
goog.provide('ol.parser.Parser');
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
* @todo stability experimental
|
||||
*/
|
||||
ol.parser.Parser = function() {};
|
||||
Reference in New Issue
Block a user