I want to add a new field to the GPS directory of the image in JAVA. Now existing fields are like this. gps data
Existing filed:
---GPS---
Latitude: 41:25:33
Longitude: 4:48:14
Altitude: 776
I want to add new fields now. like this.
new field
---GPS---
Latitude: 41:25:33
Longitude: 4:48:14
Altitude: 776
Roll: 224
Yaw:123
Pitch:221
Who can help me? Please share me any examples.