getPrefetchZoomDelta method

Future<int> getPrefetchZoomDelta()

Returns the map's prefetch zoom delta.

Implementation

Future<int> getPrefetchZoomDelta() => _mapInterface.getPrefetchZoomDelta();