Add missing const jsdoc annotation
This commit is contained in:
@@ -101,6 +101,7 @@ ol.OL3_LOGO_URL = 'data:image/png;base64,' +
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @type {Array.<ol.RendererType>}
|
* @type {Array.<ol.RendererType>}
|
||||||
|
* @const
|
||||||
*/
|
*/
|
||||||
ol.DEFAULT_RENDERER_TYPES = [
|
ol.DEFAULT_RENDERER_TYPES = [
|
||||||
ol.RendererType.CANVAS,
|
ol.RendererType.CANVAS,
|
||||||
|
|||||||
Reference in New Issue
Block a user