More precise Event typing
This commit is contained in:
@@ -227,7 +227,7 @@ export function render(mapEvent) {
|
||||
|
||||
|
||||
/**
|
||||
* @param {Event} event The browser event to handle.
|
||||
* @param {MouseEvent} event The browser event to handle.
|
||||
* @private
|
||||
*/
|
||||
ZoomSlider.prototype.handleContainerClick_ = function(event) {
|
||||
|
||||
Reference in New Issue
Block a user