More precise Event typing

This commit is contained in:
Frederic Junod
2018-06-29 10:09:10 +02:00
parent 8c4c70e9f0
commit 6da2e4cef4
9 changed files with 33 additions and 33 deletions

View File

@@ -498,7 +498,7 @@ OverviewMap.prototype.calculateCoordinateRotate_ = function(
/**
* @param {Event} event The event to handle
* @param {MouseEvent} event The event to handle
* @private
*/
OverviewMap.prototype.handleClick_ = function(event) {