Future<void> updateLogoEnabled(bool isEnable) async { return _vietmapGLPlatform.updateLogoEnabled(isEnable); }