Added documentname and description to the list

This commit is contained in:
Dr. Tarique Sani 2016-11-21 10:43:26 +05:30 committed by GitHub
parent a92cc8caf6
commit 67c5dc346e
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ into a dictionary that can be dumped to JSON for instance.
| `latitude` | The longitude as floating point value.
| `longitude` | The longitude as floating point value.
| `altitude` | The altitude in meters as floating point value.
| `documentname` | The image document name as a string.
| `description` | The image description as a string.
## Example