a bit more code, but this finally fixed the loading image placeholder issue in FF (see #3419)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12247 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -28,14 +28,6 @@ OpenLayers.Tile.Image.IFrame = {
|
||||
*/
|
||||
useIFrame: null,
|
||||
|
||||
/**
|
||||
* Property: blankImageUrl
|
||||
* {String} This is only used as background image for the eventPane, so we
|
||||
* don't care that this doesn't actually result in a blank image on all
|
||||
* browsers
|
||||
*/
|
||||
blankImageUrl: "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAQAIBRAA7",
|
||||
|
||||
/**
|
||||
* Method: updateBackBuffer
|
||||
* Update the <backBufferData>, and return a new or reposition the
|
||||
|
||||
Reference in New Issue
Block a user