diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -36,8 +36,8 @@  			layers: [raster, vector],  			target: 'map',  			view: new ol.View({ -				center: [2952104.0199, -3277504.823], -				zoom: 4 +				center: ol.proj.fromLonLat([2.3475075, 48.869163]), +				zoom: 16  			})  		});  	</script> | 
