Mark properties as nullable
This commit is contained in:
@@ -421,7 +421,7 @@ class Graticule extends VectorLayer {
|
||||
});
|
||||
|
||||
/**
|
||||
* @type {import("../extent.js").Extent}
|
||||
* @type {?import("../extent.js").Extent}
|
||||
*/
|
||||
this.renderedExtent_ = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user