Fix proj4js script.src

This commit is contained in:
Frederic Junod
2012-03-15 14:51:28 +01:00
parent bb6cf0c2d1
commit 46309b5265
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<html>
<head>
<script src="../OLLoader.js"></script>
<script src="http://proj4js.org/lib/proj4js-compressed.js"></script>
<script src="http://svn.osgeo.org/metacrs/proj4js/trunk/lib/proj4js-compressed.js"></script>
<script type="text/javascript">
function test_initialize(t) {