diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-15 15:01:21 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-15 15:01:21 -0700 |
commit | f297cf9e0d3c8252c0158d7a38aa0579860ef340 (patch) | |
tree | 569be4087e077ea6b61e07893ad79273810fd67f /ios | |
parent | 5a918cbb2c97271b3144fb8aace06f6fbdf30cb9 (diff) | |
download | qtlocation-mapboxgl-f297cf9e0d3c8252c0158d7a38aa0579860ef340.tar.gz |
add iOS screenshot to README, which goes into API docs
Diffstat (limited to 'ios')
-rw-r--r-- | ios/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/README.md b/ios/README.md index 169da5ff89..93a729c2ab 100644 --- a/ios/README.md +++ b/ios/README.md @@ -3,3 +3,5 @@ An open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings. For more information, check out [our online overview](https://www.mapbox.com/mapbox-gl-ios/). + +![](screenshot.png) |