Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
replaced outdated geolocation permission
Browse files Browse the repository at this point in the history
  • Loading branch information
omgitschad authored and omgitschad committed Apr 5, 2013
1 parent 0cb9867 commit cd1585f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Maps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Don't forget to access the devices location information via HTML5 Geolocation, t

```
<rim:permissions>
<rim:permit>read_geolocation</rim:permit>
<rim:permit>access_location_services</rim:permit>
</rim:permissions>
```

Expand Down

0 comments on commit cd1585f

Please sign in to comment.