diff options
Diffstat (limited to 'docs/DEVELOP_OSX.md')
-rw-r--r-- | docs/DEVELOP_OSX.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/DEVELOP_OSX.md b/docs/DEVELOP_OSX.md index 6440014921..ee6977682b 100644 --- a/docs/DEVELOP_OSX.md +++ b/docs/DEVELOP_OSX.md @@ -17,3 +17,13 @@ Set up the access token by editing the scheme for the application target, then a ![edit scheme](https://cloud.githubusercontent.com/assets/98601/5460702/c4610262-8519-11e4-873a-8597821da468.png) ![setting access token in Xcode scheme](https://cloud.githubusercontent.com/assets/162976/5349358/0a086f00-7f8c-11e4-8433-bdbaccda2b58.png) + +### Usage + +- Press `S` to cycle through bundled styles +- Press `X` to reset the transform +- Press `N` to reset north +- Press `Tab` to toggle debug information +- Press `C` to toggle symbol collision debug boxes +- Press `Esc` to quit +- Press `1` through `6` to add increasing numbers of point annotations for testing |