summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Danielsson <jonas@threetimestwo.org>2015-01-18 13:48:48 +0100
committerJiří Techet <techet@gmail.com>2015-01-18 19:45:08 +0100
commit10c74dd5ec9430a501f702b7ff02a1d90858674f (patch)
tree4420155d403620dea4b8ec67ea2e3c7cf518e3b7
parentadf500d71116ddc90255b0d5ec6bec961ee5122e (diff)
downloadlibchamplain-10c74dd5ec9430a501f702b7ff02a1d90858674f.tar.gz
Revert "Increase the maximum zoom level of Mapquest to 19"
This reverts commit 08c9ea88e4a9fe19adc81da2329066f53b2332c5. https://bugzilla.gnome.org/show_bug.cgi?id=743121
-rw-r--r--champlain/champlain-map-source-factory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/champlain/champlain-map-source-factory.c b/champlain/champlain-map-source-factory.c
index 30944f2..3ffcba3 100644
--- a/champlain/champlain-map-source-factory.c
+++ b/champlain/champlain-map-source-factory.c
@@ -167,7 +167,7 @@ champlain_map_source_factory_init (ChamplainMapSourceFactory *factory)
"Data, imagery and map information provided by MapQuest, Open Street Map and contributors",
"http://creativecommons.org/licenses/by-sa/2.0/",
0,
- 19,
+ 17,
256,
CHAMPLAIN_MAP_PROJECTION_MERCATOR,
"https://otile1.mqcdn.com/tiles/1.0.0/osm/#Z#/#X#/#Y#.png",