In geocoder.widget.inc, the code incorrectly sets "lat_cos" => cos(deg2rad($lng)) (line 383)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | lat_cos-1718352-2.patch | 441 bytes | dankobiaka |
In geocoder.widget.inc, the code incorrectly sets "lat_cos" => cos(deg2rad($lng)) (line 383)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | lat_cos-1718352-2.patch | 441 bytes | dankobiaka |
Comments
Comment #1
dankobiaka commentedPatch attached.
Comment #2
phayes commentedThank you!