new IWMouseWheelAdapter(map, container)
This adapter class transforms a platform dependent mouse event into a platform independent mouse event.
Parameters:
Name | Type | Description |
---|---|---|
map |
IWMap | the map |
container |
HTMLDivElement | the container to catch onmousewheel events |
- Since:
-
- 0.76
Methods
-
toString()
-
Returns a string representation.
Returns:
- Type
- String