zoomEnd method

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

Implementation

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