Opened 12 years ago

Closed 12 years ago

#458 closed enhancement (fixed)

Option to invert the lonlat to latlon

Reported by: adube Owned by:
Priority: minor Milestone: 1.6.0
Component: widgets Version: trunk
Keywords: bis-1.6.0 Cc:

Description

Currently

There are currently 3 widgets that can display coordinates :

  • GeoExtUX_ZoomTo
  • GetMousePosition
  • MousePosition

They all display the coordinates in that order : lon, lat.

The need

We need an option to display the coordinates in reverse order: lat, lon. Make the according changes for these widgets.

Change History (4)

comment:1 by adube, 12 years ago

Requires #465.

comment:2 by adube, 12 years ago

r1407 : !GeoExtUX_Zoom, new 'reverseCoordinates' option

comment:3 by adube, 12 years ago

r1408, GetMouseMosition new 'reverseCoordinates' option.

comment:4 by adube, 12 years ago

Resolution: fixed
Status: newclosed

r1409, MousePosition new 'reverseCoordinates' option, which completes the task.

Note: See TracTickets for help on using tickets.