another round of LatLon -> LonLat [99] revisions

git-svn-id: http://svn.openlayers.org/trunk/openlayers@103 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-05-17 16:20:12 +00:00
parent 1720fee550
commit fe360c91e5
9 changed files with 15 additions and 15 deletions

View File

@@ -14,8 +14,8 @@
<script src="lib/OpenLayers.js"></script>
<script type="text/javascript">
<!--
var lat = 40;
var lon = 5;
var lat = 40;
var zoom = 5;
var map, layer;