Make changes suggested during the review
This commit is contained in:
@@ -1180,6 +1180,10 @@ ol.render.canvas.PolygonReplay = function(tolerance, maxExtent, resolution) {
|
||||
miterLimit: undefined
|
||||
};
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {boolean}
|
||||
*/
|
||||
this.rightHanded_ = false;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user