Future<void> setLayerVisibility(String layerId, bool visible) async { return _vietmapGLPlatform.setLayerVisibility(layerId, visible); }