[fusion-commits] r2846 - sandbox/tiling/layers/MapGuide

svn_fusion at osgeo.org svn_fusion at osgeo.org
Sat Jun 14 08:52:16 PDT 2014


Author: jng
Date: 2014-06-14 08:52:16 -0700 (Sat, 14 Jun 2014)
New Revision: 2846

Modified:
   sandbox/tiling/layers/MapGuide/MapGuide.js
Log:
Revert tile set checking instead of being always on

Modified: sandbox/tiling/layers/MapGuide/MapGuide.js
===================================================================
--- sandbox/tiling/layers/MapGuide/MapGuide.js	2014-06-14 15:46:06 UTC (rev 2845)
+++ sandbox/tiling/layers/MapGuide/MapGuide.js	2014-06-14 15:52:16 UTC (rev 2846)
@@ -184,7 +184,6 @@
                 }
             }
         }
-        this.bHasTileSetSupport = true;
     },
 
     createSessionCB: function(xhr) {



More information about the fusion-commits mailing list