You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Git at Apache <gi...@git.apache.org> on 2012/03/29 00:29:38 UTC

incubator-cordova-ios pull request: Updating Geolocation plugin to match W3C specification

GitHub user filmaj opened the pull request at
https://github.com/apache/incubator-cordova-ios/pull/8

----
Updating Geolocation plugin to match W3C specification

My branch on my cordova-js fork has a new interface + tests for updating the Geolocation functionality to adhere to the W3C specification. There also exists a pull request for this.

Attached in this pull request are the necessary changes to the native iOS code for the geolocation plugin.
----

You can merge this pull request into a Git repository by running
$ git pull https://github.com/filmaj/incubator-cordova-ios geoupdate

Alternatively you can review and apply these changes as the patch at
https://github.com/apache/incubator-cordova-ios/pull/8.patch