vagran / dxf-viewer

DXF 2D viewer written in JavaScript
Mozilla Public License 2.0
310 stars 97 forks source link

minZoom present in OrbitControls I want to control maxZoom. #24

Closed dotoritos-kim closed 1 year ago

dotoritos-kim commented 1 year ago

If the zoom level is too high or the zoom level is too low, cannot view the drawing again.

I want to directly control the minZoom and maxZoom variables. Is there a way?