Editing Display Projection on a custom preset does not save. (Always 4326)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | display_projection_fix.patch | 1.32 KB | tmcw |
Editing Display Projection on a custom preset does not save. (Always 4326)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | display_projection_fix.patch | 1.32 KB | tmcw |
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.