diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-06-15 14:35:57 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-06-15 14:35:57 -0700 |
commit | a08bcb6d0ee71d6709f6cc0c019b346155d49c0b (patch) | |
tree | 8472ef0f093d1be3ca36ea05e967207123400f0d /README.md | |
parent | b8c251592adc81da7946753bcec54a157c067379 (diff) | |
download | qtlocation-mapboxgl-a08bcb6d0ee71d6709f6cc0c019b346155d49c0b.tar.gz |
update README for debug info on test app
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |