Add @const annotation

This commit is contained in:
tsauerwein
2015-01-08 15:19:59 +01:00
parent 25612f1af2
commit d39904b66b

View File

@@ -650,6 +650,7 @@ ol.renderer.webgl.Map.prototype.hasFeatureAtPixel =
/**
* @private
* @const
*/
ol.renderer.webgl.Map.DEFAULT_COLOR_VALUES_ = {
opacity: 1,