Friendlier type checking
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ goog.addSingletonGetter(ol.webgl.map.shader.Vertex);
|
||||
/**
|
||||
* @constructor
|
||||
* @extends {ol.Map}
|
||||
* @param {!HTMLDivElement} target Target.
|
||||
* @param {Element} target Target.
|
||||
* @param {Object.<string, *>=} opt_values Values.
|
||||
*/
|
||||
ol.webgl.Map = function(target, opt_values) {
|
||||
|
||||
Reference in New Issue
Block a user