mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
set test coord to altausee
This commit is contained in:
parent
901052001b
commit
572d0251d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user