Removes a VietmapGL style layer
Future<void> removeLayer(String layerId) { return _vietmapGLPlatform.removeLayer(layerId); }