From: root Date: Fri, 04 Feb 2011 11:24:29 +0000 Subject: Use local green pin and upgrade jquery mobile to alpha 3 X-Git-Url: http://maxious.lambdacomplex.org/git/?p=bus.git&a=commitdiff&h=0e50a8d7f58dd2b5d86abdda89129255dd5673d7 --- Use local green pin and upgrade jquery mobile to alpha 3 --- --- a/betweenpoint.php +++ b/betweenpoint.php @@ -76,7 +76,7 @@ '; } ?> -var timeicon = new OpenLayers.Icon("http://maps.google.com/mapfiles/kml/pushpin/grn-pushpin.png",new OpenLayers.Size(32,32)); +var timeicon = new OpenLayers.Icon("icong.png",new OpenLayers.Size(32,32)); var timepoints = new OpenLayers.Layer.GeoRSS("Timing Points", "displaytimepoints.georss.php", { icon: timeicon }); map.addLayers([osmtiles, markers,timepoints]); --- a/busui/common.inc.php +++ b/busui/common.inc.php @@ -29,10 +29,10 @@ busness time - '.$pageTitle.' '; - if (isDebug()) echo ' - '; - else echo ' - '; + if (isDebug()) echo ' + '; + else echo ' + '; echo '