Skip to content

Commit

Permalink
Cleaning sample
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudleclerc committed Mar 24, 2021
1 parent 3ae7b32 commit d0de70a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,5 @@ i
};

await eventArgs.Map.AddLayerAsync(layer);

System.Threading.Thread.Sleep(5000);

await datasource.RemoveAsync(feature);
}
}

0 comments on commit d0de70a

Please sign in to comment.