[
https://issues.apache.org/jira/browse/CB-3233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840602#comment-13840602
]
Lorin Beer commented on CB-3233:
--------------------------------
the description is a little laconic, it requires an understanding of how the
exif support is implemented. I designed it as an independent module, which is
included by CDVCamera. The implementation files exist in the camera plugin, and
they'll stay there.
The issue concerns removing the geolocation code out of CDVCamera.m, and into
the exif module. CDVCamera.m is rather cluttered with functionality, and
growing that file is undesirable when the code should live inside the exif
module.
clearer? :P
> Migrate Geolocation code out of CDVCamera.m
> -------------------------------------------
>
> Key: CB-3233
> URL: https://issues.apache.org/jira/browse/CB-3233
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: Master
> Reporter: Lorin Beer
> Assignee: Lorin Beer
>
> Sebastien Burel's GEO code provides the exif writer with geolocation data.
> Migrate to exif reader, and revert CDVCamera to original form.
--
This message was sent by Atlassian JIRA
(v6.1#6144)