getPrefetchZoomDelta method
Returns the map's prefetch zoom delta.
Implementation
Future<int> getPrefetchZoomDelta() => _mapInterface.getPrefetchZoomDelta();
Returns the map's prefetch zoom delta.
Future<int> getPrefetchZoomDelta() => _mapInterface.getPrefetchZoomDelta();