Add very basic webgl vector renderer

This commit is contained in:
Éric Lemoine
2014-10-23 10:50:05 +02:00
parent 5ddbe54310
commit 33adcd3903
14 changed files with 790 additions and 23 deletions

View File

@@ -35,13 +35,6 @@ ol.render.IReplayGroup = function() {
};
/**
* FIXME empty description for jsdoc
*/
ol.render.IReplayGroup.prototype.finish = function() {
};
/**
* @param {number|undefined} zIndex Z index.
* @param {ol.render.ReplayType} replayType Replay type.