[fusion-commits] r2596 - in sandbox/ol212: . widgets
svn_fusion at osgeo.org
svn_fusion at osgeo.org
Mon Sep 17 00:51:38 PDT 2012
Author: jng
Date: 2012-09-17 00:51:38 -0700 (Mon, 17 Sep 2012)
New Revision: 2596
Modified:
sandbox/ol212/build.xml
sandbox/ol212/widgets/GoogleStreetViewer.js
Log:
Update build.xml to remove Google Maps custom patch and updated GoogleStreetViewer.js to remove the DragFeature.js requirement as both are now part of our custom OpenLayers 2.12 build
Modified: sandbox/ol212/build.xml
===================================================================
--- sandbox/ol212/build.xml 2012-09-17 06:24:51 UTC (rev 2595)
+++ sandbox/ol212/build.xml 2012-09-17 07:51:38 UTC (rev 2596)
@@ -209,7 +209,6 @@
fusion.js
Proj4js/proj4js-compressed.js
OpenLayers/OpenLayers.js
- OpenLayers/OpenLayersGMapsPatch.js
OLpatch.js
jxLib/jxlib.uncompressed.js
IE9patch.js
Modified: sandbox/ol212/widgets/GoogleStreetViewer.js
===================================================================
--- sandbox/ol212/widgets/GoogleStreetViewer.js 2012-09-17 06:24:51 UTC (rev 2595)
+++ sandbox/ol212/widgets/GoogleStreetViewer.js 2012-09-17 07:51:38 UTC (rev 2596)
@@ -1,4 +1,3 @@
-Fusion.require("lib/DragFeature.js");
Fusion.require("lib/SymbolLayer.js");
/********************************************************************
More information about the fusion-commits
mailing list