zoomBegin method

  1. @JSExport()
JSPromise<JSAny?> zoomBegin()

Implementation

@JSExport()
JSPromise zoomBegin() => viewer.zoomBegin().toJS;