myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2510] branches/neiss/app/views/maps/explore.rhtm


From: noreply
Subject: [myexperiment-hackers] [2510] branches/neiss/app/views/maps/explore.rhtml: changed map type
Date: Wed, 22 Sep 2010 04:32:33 -0400 (EDT)

Revision
2510
Author
dgc
Date
2010-09-22 04:32:33 -0400 (Wed, 22 Sep 2010)

Log Message

changed map type

Modified Paths

Diff

Modified: branches/neiss/app/views/maps/explore.rhtml (2509 => 2510)


--- branches/neiss/app/views/maps/explore.rhtml	2010-09-21 16:00:47 UTC (rev 2509)
+++ branches/neiss/app/views/maps/explore.rhtml	2010-09-22 08:32:33 UTC (rev 2510)
@@ -8,6 +8,7 @@
 			  var surveyMap;
               surveyMap = new GMap2(document.getElementById("map_canvas"));
               surveyMap.setUIToDefault(); 
+              surveyMap.setMapType(G_PHYSICAL_MAP);
 
 function getOverlay(tileService, descriptor) {
     //return the GOverlay object (e.g. GTileLayerOverlay) to put this object onto a GMap2

reply via email to

[Prev in Thread] Current Thread [Next in Thread]