Skip to content

Commit

Permalink
Corrected instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Nov 3, 2023
1 parent 3064a2a commit 4ffd34f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,12 @@ Click on 'My Settings', then 'OAuth2 Applications'

Click on 'Register your application'

Fill in the form with these details
Fill in the form with these details. Remember to uncheck the 'Confidential Application' checkbox, since this is a mobile app.

![Oauth settings](assets/osm_oauth_settings.png)

After registering the application, you will receive a Client ID.
Place the keys in OpenStreetMapManager#getOpenStreetMapClientID().
Place the Client ID in OpenStreetMapManager#getOpenStreetMapClientID().
If you used your own custom scheme, replace the value in AndroidManifest.xml and OpenStreetMapManager#getOpenStreetMapRedirect()


Expand Down

0 comments on commit 4ffd34f

Please sign in to comment.