getZoomLevel abstract method

Future<double?> getZoomLevel()

获取当前缩放大小

Implementation

Future<double?> getZoomLevel();