Ticket #1478 (closed bug: fixed)
Display only one unit on ScaleLine
| Reported by: | openlayers | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.8 Release |
| Component: | Control.ScaleLine | Version: | 2.6 RC1 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
I've created Scaleline like this:
new OpenLayers.Control.ScaleLine({bottomOutUnits:'',bottomInUnits:'',maxWidth:150} )
to display km only. Work fine on FF2.0.0.13 (winXP) but map don't load anymore on IE6/7.
I don't know if this usage of Scaleline is "legal" but it could be cool to display only one unit.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

