Skip to content

gi-nx


gi-nx / updateProject

ts
function updateProject(feature: Project): void | Promise<void>;

Parameters

ParameterTypeDescription
featureProjectGeoJSON Polygon feature with updated data

Returns

void | Promise<void>

Promise that resolves when update is complete