Create a map of estimated locations
stk_map(df, bbox, start_location, roi)
Arguments
- df
a data frame with locations produced by skytrackr()
- bbox
a bounding box
- start_location
start location as lat/lon to indicate
the starting position of the track (optional)
- roi
region of interest under consideration, only used in
dynamic plots during optimization (optional)
Value
a ggplot map of tracked locations