OpenLayers OpenLayers

Ticket #306 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Permalink text displayed over Google copyright text

Reported by: cameron.shorter@gmail.com Assigned to: sderle
Priority: minor Milestone: 2.3 Release
Component: Control Version:
Keywords: Cc:
State:

Description

When using the default OpenLayers.Control.Permalink, the text is display in the bottom right of the MapPane, in the same location where the Google copywrite is written.

I suggest that it is moved up one line.

Found in version 2.0

Change History

10/02/06 16:30:16 changed by sderle

  • summary changed from Permalink text displayed over Google copwrite text to Permalink text displayed over Google copyright text.
  • milestone set to 2.2 Release.

10/02/06 17:03:06 changed by sderle

  • milestone changed from 2.2 Release to 2.3 Release.

the right fix for this, I think, is: once styling support is complete, use CSS to move the permalink around.

10/06/06 08:51:26 changed by crschmidt

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

CSS Styling on Permalink and Scale controls complete, so we can move them around now. Resolved by r1642, r1641 .