Merge pull request #235 from fredj/tilejson-externs
Fix 'grids' type declaration.
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ TileJSON.prototype.tiles;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @type {!Array.<string>}
|
* @type {!Array.<string>|undefined}
|
||||||
*/
|
*/
|
||||||
TileJSON.prototype.grids;
|
TileJSON.prototype.grids;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user