Removes previously added source by id
Future<void> removeSource(String sourceId) { return _vietmapGLPlatform.removeSource(sourceId); }