Don't advertise Bing/VirtualEarth support in Kronolith.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 30 Jan 2011 02:18:59 +0000 (21:18 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 30 Jan 2011 02:18:59 +0000 (21:18 -0500)
Kronolith displays the map using late rendering. Openlayers has a
bug with late rendering and Bing maps:

http://trac.osgeo.org/openlayers/ticket/2711
Tracked locally as Bug: 9111.

Don't advertise Bing until this bug is fixed in OL.

kronolith/config/conf.xml

index 46e7661..9df2650 100644 (file)
      <values>
       <value desc="Google">Google</value>
       <value desc="Yahoo">Yahoo</value>
-      <value desc="Virtual Earth/Bing">Ve</value>
       <value desc="CloudMade">Cloudmade</value>
       <value desc="Various Open Sources">Public</value>
      </values>
      <values>
       <value desc="None" default="true">Null</value>
       <value desc="Google">Google</value>
-      <value desc="Virtual Earth/Bing">Ve</value>
       <value desc="Yahoo">Yahoo</value>
      </values> 
     </configenum>