summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-06-15 14:35:57 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-06-15 14:35:57 -0700
commita08bcb6d0ee71d6709f6cc0c019b346155d49c0b (patch)
tree8472ef0f093d1be3ca36ea05e967207123400f0d /README.md
parentb8c251592adc81da7946753bcec54a157c067379 (diff)
downloadqtlocation-mapboxgl-a08bcb6d0ee71d6709f6cc0c019b346155d49c0b.tar.gz
update README for debug info on test app
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c56f804317..99eade2586 100644
--- a/README.md
+++ b/README.md
@@ -258,6 +258,7 @@ Some styles in JSON format are included at `./styles`. See the [style spec](http
- 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
## Mobile
@@ -267,6 +268,7 @@ Some styles in JSON format are included at `./styles`. See the [style spec](http
- Double-tap to zoom in one level
- Two-finger single-tap to zoom out one level
- Double-tap, long-pressing the second, then pan up and down to "quick zoom" (iPhone only, meant for one-handed use)
+- Use the debug menu to add test annotations, reset position, and toggle debug info.
# Other notes