set test coord to altausee

This commit is contained in:
Philip Sargent 2021-04-16 18:50:37 +01:00
parent 901052001b
commit 572d0251d0

View File

@ -7,8 +7,8 @@
<div id="Map" style="height:250px"></div>
<script src="/javascript/openlayers/OpenLayers.js"></script>
<script>
var lat = 47.35387;
var lon = 8.43609;
var lat = 47.6384400;
var lon = 13.7627800;
var zoom = 18;
var fromProjection = new OpenLayers.Projection("EPSG:4326"); // Transform from WGS 1984