Default coordinates

This commit is contained in:
Will Bradley 2013-07-28 23:14:33 -04:00
parent d44e5d002e
commit 277ae6d76b

View File

@ -68,7 +68,7 @@
<script type="text/javascript">
var query = "";
var map = L.map('map'); //.setView([51.505, -0.09], 13);
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