r-spatial / mapedit

Interactive editing of spatial data in R
https://www.r-spatial.org/r/2019/03/31/mapedit_leafpm.html
Other
218 stars 33 forks source link

Fix #127: Error triggered by "Clear All" when there are three or more drawn objects. #128

Open warnes opened 1 year ago

warnes commented 1 year ago

This resolves #127 by adding a check to ensure that the referenced id is matched (and hence loc is not NULL).