You are viewing an older version of Mapbox.js. Check out v3.3.1 for the latest.
IHandler
An interface implemented by interaction handlers.
Method | Returns | Description |
---|---|---|
enable() |
- | Enables the handler. |
disable() |
- | Disables the handler. |
enabled() |
Boolean |
Returns true if the handler is enabled. |