Default coordinates
This commit is contained in:
		
							parent
							
								
									d44e5d002e
								
							
						
					
					
						commit
						277ae6d76b
					
				@ -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 © <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>; Imagery © <a href="http://cloudmade.com">CloudMade</a>',
 | 
			
		||||
	    maxZoom: 18
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user