OpenLayers OpenLayers

Ticket #542 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

OverviewMap tries to access nonexistent blank image

Reported by: openlayers Assigned to: tschaub
Priority: minor Milestone: 2.4 Release
Component: Control.OverviewMap Version:
Keywords: overviewmap blank Cc:
State:

Description

The draw function of Controls/OverviewMap uses a reference to a image '/blank.png' while constructing extentRectangle. This reference should be changed to 'blank.gif'.

Attachments

overviewmap_blank.patch (0.6 kB) - added by openlayers on 03/19/07 19:55:51.

Change History

03/19/07 19:55:51 changed by openlayers

  • attachment overviewmap_blank.patch added.

03/19/07 20:04:37 changed by sderle

  • status changed from new to closed.
  • resolution set to fixed.

Accepted and applied as r2823.

03/19/07 20:05:20 changed by sderle

er, make that r2822.