getSize method

Future<Size> getSize()

Gets the size of the map. Note : not supported for iOS.

Implementation

Future<Size> getSize() => _mapInterface.getSize();