[libchamplain] Revert "Increase the maximum zoom level of Mapquest to 19"



commit 10c74dd5ec9430a501f702b7ff02a1d90858674f
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Sun Jan 18 13:48:48 2015 +0100

    Revert "Increase the maximum zoom level of Mapquest to 19"
    
    This reverts commit 08c9ea88e4a9fe19adc81da2329066f53b2332c5.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743121

 champlain/champlain-map-source-factory.c |    2 +-
 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";,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]