getMapOptions method

Future<MapOptions> getMapOptions()

Returns the map options.

Implementation

Future<MapOptions> getMapOptions() => _mapInterface.getMapOptions();