Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2010 at 04:07 UTC
Updated:
20 Apr 2010 at 21:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
tmcw commentedTry this patch - the location in the array of the displayProjection variable must have changed. In my testing, this fixes both the UI and it sets the correct displayProjection on the map side.
Comment #2
tmcw commentedComment #3
zzolo commentedWorked for me. Committed: http://drupal.org/cvs?commit=351116 Nice work.