18 Sep
2009
18 Sep
'09
7:38 p.m.
User: brynbellomy Branch: DRUPAL-6--1 Date: Fri, 18 Sep 2009 17:38:15 +0000 Modified files: /modules/openlayers/js openlayers.js Log message: #495376: ImgPath was being set too late. It needs to be set before the OpenLayers.Map constructor is called, since several controls are auto-generated when the constructor is called without any controls specified (which we do -- controls are toggled later). PanZoom, Navigation, ArgParser, and Attribution are presumably all affected, although only one of these is actually themed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/openlayers/js/open...