Skip to content

Commit

Permalink
Add the Satellite style
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpsantos committed Jul 20, 2015
1 parent d99df20 commit 1dfd0db
Show file tree
Hide file tree
Showing 3 changed files with 743 additions and 0 deletions.
1 change: 1 addition & 0 deletions example/example.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ QString getStyle() {
":/mapbox-streets-v7.json",
":/light-v7.json",
":/dark-v7.json",
":/satellite-v7.json",
};

if (currentStyle >= sizeof(styles) / sizeof(char *)) {
Expand Down
Loading

0 comments on commit 1dfd0db

Please sign in to comment.