getMapOptions method

Future<MapOptions> getMapOptions()

Returns the configured MapOptions for this map.

Implementation

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