atereshkov / photomap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map Screen | Load all photos for the shown area

krokonox opened this issue · comments

Load all photos for the shown area from Firebase database. The pictures should be loaded for the area, which is slightly larger than the shown one.
Location includes:

  • Latitude
  • Longitude
  • Center (CLLocationCoordinate2D)

Acceptance criteria:

The Map should show the photo pins for all the photos taken in the shown area.

Estimate: 4 hours