![]() |
2010-01-16
, 16:37
|
Posts: 119 |
Thanked: 15 times |
Joined on Nov 2009
@ Manchester, UK
|
#12
|
![]() |
2010-01-16
, 16:46
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#13
|
I pesonaly think that ovi maps on N900 are seriously ****!!!
I love this phone to bits with all his bugs and lil issues but the maps oooh come on ovi nokia whoever done this get it sorted soom. Have other phone E71 at home and the maps are one of the best i ever came acros on phone when it gets to navigation or just searching. Why cant we get a proper functional maps on this n900 for all the money we pay to nokia......
![]() |
2010-01-24
, 17:48
|
|
Posts: 121 |
Thanked: 275 times |
Joined on Oct 2009
@ Blackhawk Island
|
#14
|
The Following 9 Users Say Thank You to spag For This Useful Post: | ||
![]() |
2010-01-24
, 18:28
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#15
|
The Following 2 Users Say Thank You to twaelti For This Useful Post: | ||
![]() |
2010-01-25
, 05:09
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#16
|
But ovi-maps seems to be partially written in JavaScript. Have set orientation=0 in /usr/share/nokia-maps/html/javascripts/nokia.maps.js and it seems like the maps are locked north up now.
![]() |
2010-01-28
, 15:32
|
|
Posts: 121 |
Thanked: 275 times |
Joined on Oct 2009
@ Blackhawk Island
|
#17
|
![]() |
2010-01-28
, 16:32
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#18
|
No. It was something like that:
if(typeof aPosition.orientation=="string"}{orientation=0}els e{orientation=0}
Sorry, don't remember exactly what I have changed in this file but created a patch for that.
Usage:
bspatch nokia.maps.js nokia.maps.js.new patchfile
MD5 sums:
aa908f6d9a422088d9bcd09ed5640307 nokia.maps.js.old
7fae57916df6739e8dcb38291487b167 nokia.maps.js
597b17c432914e2eabd325148ba7dfde patchfile
![]() |
2010-02-05
, 00:00
|
|
Posts: 121 |
Thanked: 275 times |
Joined on Oct 2009
@ Blackhawk Island
|
#19
|
![]() |
2010-02-05
, 01:21
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#20
|
$ 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.
Maemo! There's a BUG for that!
Sorry, couldn't resist, admittedly a low shot!
https://bugs.maemo.org/show_bug.cgi?id=8126
Can't believe nobody opened a bug yet!
Please vote for OUR bug! Let's get 'er fixed boyz, err and girlz!