Adding reverselookup to override query

This commit is contained in:
2013-07-29 02:13:15 -04:00
parent 172e99629b
commit 0e53e41a0e
2 changed files with 82 additions and 12 deletions

View File

@@ -71,7 +71,7 @@
var map = L.map('map').setView([51.505, -0.09], 2);
L.tileLayer('http://{s}.tile.cloudmade.com/4be2d4a8b7ae4a5e8ebc0558bb5d7db4/997/256/{z}/{x}/{y}.png', {
attribution: 'Map data &copy; <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>; Imagery &copy; <a href="http://cloudmade.com">CloudMade</a>',
maxZoom: 18
maxZoom: 16
}).addTo(map);
// Get url params