View Single Post
Posts: 1,283 | Thanked: 370 times | Joined on Sep 2009 @ South Florida
#20
Originally Posted by spag View Post
$ diff nokia.maps.js.old.beautified nokia.maps.js.beautified

15239c15239
< orientation = this._ROTATIONS[aPosition.orientation]
---
> orientation = 0
15241c15241
< orientation = (aPosition.orientation + 360) % 360
---
> orientation = 0

Used JavaScript-Beautifier-0.17 to be able to use diff to compare the files.
I never got the patch file to work as I asked above about bspatch