Zoom to the current selection, if any
| Fusion. | Zoom to the current selection, if any |
| Functions | |
| activate | get the selection from the map (which may not be loaded yet). |
| zoomToSelection | set the extents of the map based on the pixel coordinates passed |
get the selection from the map (which may not be loaded yet).
activate: function()
set the extents of the map based on the pixel coordinates passed
zoomToSelection: function( selection )