bcgov / eagle-mobile-inspections

A mobile phone field inspections app compatible with the EPIC API
Apache License 2.0
1 stars 6 forks source link

Fixes Image GPS Issue #9

Closed KitArmstrong closed 4 years ago

KitArmstrong commented 4 years ago

Images stored in the camera role have their lat and long stored in an array. Whereas images coming from the camera role store theirs in an object. I have updated the display to account for this and added a new message to better indicate if there is not geo data available.