Future showIndoorMap(bool enable) { return _mapChannel.invokeMethod( 'map#showIndoorMap', {'showIndoorMap': enable}, ); }