diff map.php @ 8:8f05c2a84bba

Apply new platin and Add tree layers
author nylin@mpiwg-berlin.mpg.de
date Wed, 07 Oct 2015 11:09:20 +0200
parents 0330b2138c87
children 8f5635197895 a599ced81534
line wrap: on
line diff
--- a/map.php	Fri Sep 04 16:16:10 2015 +0200
+++ b/map.php	Wed Oct 07 11:09:20 2015 +0200
@@ -1,6 +1,6 @@
 <?php
-include_once('config/config.php');
-global $lgdataverse_url;
+//include_once('config/config.php');
+//global $lgdataverse_url;
 
 ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
@@ -14,7 +14,7 @@
 		<link href="WindowWidget.css" rel="stylesheet" type="text/css">
 
 		<script type="text/javascript">
-			lgdataverse_url = JSON.parse('<?php echo json_encode($lgdataverse_url) ?>');
+			//lgdataverse_url = JSON.parse('<?php echo json_encode($lgdataverse_url) ?>');
 		</script>
         
         <script src="./geotemco/platin.js"></script>