[Merge] lp:~fboucault/camera-app/location_metadata into lp:camera-app
Olivier Tilloy
olivier.tilloy at canonical.com
Thu Jul 17 13:31:53 UTC 2014
Before writing the metadata, you should probably do something like that:
var position = positionSource.position
and then use this variable instead of always referring to positionSource.position (in case it is updated in the meantime, leading to two different positions being used for the metadata of one picture)
--
https://code.launchpad.net/~fboucault/camera-app/location_metadata/+merge/227037
Your team Ubuntu Phablet Team is subscribed to branch lp:camera-app.
More information about the Ubuntu-reviews
mailing list