You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MarkRecapHelper.py currently handles the case of excluding zoo animals by hardcoding area parameters.
handle_zoo_animals(bottom_left_lat, bottom_left_long, top_right_lat, top_right_long)
should return animals that are found within this rectangular area in the map
The text was updated successfully, but these errors were encountered:
MarkRecapHelper.py
currently handles the case of excluding zoo animals by hardcoding area parameters.handle_zoo_animals(bottom_left_lat, bottom_left_long, top_right_lat, top_right_long)
should return animals that are found within this rectangular area in the map
The text was updated successfully, but these errors were encountered: