$MapEventScrollWheelZoom.wrap constructor

$MapEventScrollWheelZoom.wrap(
  1. MapEventScrollWheelZoom $value
)

Wrap a MapEventScrollWheelZoom in a $MapEventScrollWheelZoom

Implementation

$MapEventScrollWheelZoom.wrap(this.$value)
  : _superclass = $MapEventWithMove.wrap($value);