Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix addPolygon when observation.based = TRUE
The code was always using the POSIXct index for the 'x' coordinates. Use the get_xcoords() function to get the coordinates in the correct units. Fixes #403.
- Loading branch information