Additional types for WebGL renderer, sources, and tiles
This commit is contained in:
@@ -202,7 +202,6 @@ class TileSource extends Source {
|
||||
/**
|
||||
* Return the key to be used for all tiles in the source.
|
||||
* @return {string} The key for all tiles.
|
||||
* @protected
|
||||
*/
|
||||
getKey() {
|
||||
return this.key_;
|
||||
|
||||
Reference in New Issue
Block a user