I've made a patch for using MapQuest Open Tiles: http://developer.mapquest.com/web/products/open/map
This is much easier on the eye than standard OSM, so I thought it might be beneficial to the community at large.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Adding-support-for-MapQuest-Open-tiles.patch | 2.51 KB | mikl |
Comments
Comment #1
miklPlease see the patch above.
Comment #2
zzolo commentedHi @mikl. Awesome! Committed! If you want to make this the default for maps, that would be pretty great. It does look a lot better than the default OSM. And we could have the a default Aerial as well.
Comment #3
zzolo commentedMade mapquest used by default. Thanks!
Comment #5
pguillard commentedI have no tiles rendered, nor php/js errors on D6, when applying the same code than in this patch.
Anybody has an idea ? Is this working only for D7 ? Do I need extra code to add support for MapQuest on D6?
(I posted on this closed issue queue because the subject is the same one, sorry if it was a bad idea).
Comment #6
polHello pguillard,
I'm focusing on the developpement of the version 7.x.
Feel free to provide a patch for the version 6.x and I'll add it to the dev version.
Thanks
Comment #7
pguillard commentedSure. The problem is that I'm stuck, there is no tiles on my map (white map) nor errors when I add theses lines in includes/openlayers.layers.inc :
Comment #9
ken-g commented