getMapOptions method
Returns the configured MapOptions for this map.
Implementation
Future<MapOptions> getMapOptions() => _impl.getMapOptions();
Returns the configured MapOptions for this map.
Future<MapOptions> getMapOptions() => _impl.getMapOptions();