Rectangular box_zoom

I am plotting some data over EsriImagery tiles with the bokeh backend. The box_zoom only forms a square box (or it is matching the plot aspect ratio), maybe holoviews automatically sets its BoxZoomTool to use match_aspect=True? Is it possible to make a rectangular selection instead for the box_zoom?