[
https://issues.apache.org/jira/browse/CB-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810663#comment-13810663
]
James Long commented on CB-3209:
--------------------------------
Ok, looks like you have to add this to the manifest.webapp:
"permissions": {
"geolocation": {
"description": "Used to position the map to your current position"
}
}
which sucks. We have to figure out how to generate the right manifest now,
instead of doing it later like we've talked about.
> geolocation
> -----------
>
> Key: CB-3209
> URL: https://issues.apache.org/jira/browse/CB-3209
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: FirefoxOS
> Affects Versions: 2.6.0
> Reporter: Herm Wong
> Assignee: Herm Wong
> Fix For: 3.2.0
>
>
> geolocation spec: http://www.w3.org/TR/geolocation-API/
--
This message was sent by Atlassian JIRA
(v6.1#6144)