VectorMapBuilder.WheelEnabled Method
| Name | Parameters | Description |
|---|---|---|
| WheelEnabled(JS) | value | Specifies whether or not the map should respond when a user rolls the mouse wheel. Mirrors the client-side wheelEnabled option. |
| WheelEnabled(Boolean) | value | Specifies whether or not the map should respond when a user rolls the mouse wheel. Mirrors the client-side wheelEnabled option. |