- Fix a bug in
tween_sf()
when tweening simple features with different crs
- Support lambda functions in
enter
andexit
arguments (#6)
- Added additional guards in
add_points()
- Add guards to avoid errors when malformed coordinates are passed to sf
tween_sf()
when tweening simple features with different crsenter
and exit
arguments (#6)add_points()