maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [N9] Nokia Maps rendering bad compared to N900 (https://talk.maemo.org/showthread.php?t=88192)

boltzmann 2012-12-10 10:48

[N9] Nokia Maps rendering bad compared to N900
 
Hello,

got my new N9 last week and I love it!

Currently, I have just one question:

Compared to other Nokias (I also have access to a N900 and a N8), the rendering of "Nokia Maps" is quite bad. The lines for the streets are too thin, it looks like playing a 3D game without Anti Aliasing. The lines for the streets on a N900 are only a little bit thicker, but the result is way better. I'd also like to have a slightly bigger font. Unfortunately, I did not find a settings menu for that

Do you have a tip for me? Do you see the difference or am I the only one who is sensitive for that?

Regards!

hw9xx 2012-12-10 18:36

Re: [N9] Nokia Maps rendering bad compared to N900
 
Like this?

http://www.anandtech.com/show/3764/t...orola-droid/18

N9 uses Pentile Matrix AMOLED. Turning up the brightness can help.

torcida 2012-12-11 15:26

Re: [N9] Nokia Maps rendering bad compared to N900
 
Quote:

Originally Posted by boltzmann (Post 1303053)
it looks like playing a 3D game without Anti Aliasing.

+1

Same "problem" here...

Kallela 2012-12-12 12:03

Re: [N9] Nokia Maps rendering bad compared to N900
 
Right, Nokia Maps on N9 is not using anti-aliasing in rendering, which makes lines to look somewhat ugly. I don't like that either!

I remember that some guys here on this forum found out that there were some commented out features in QML files of Maps, like traffic information etc., which they were able to turn on. So I was wondering if anti-aliasing could be a similar disabled feature. After a while it turned out, that it can be controlled via a command line parameter (--antialiasing-on).

So you can turn anti-aliasing on for Maps! :)

You need developer mode for editing the desktop file of the application as root user.

Open file /usr/share/applications/maps.desktop in a text editor and edit this launcher line:
Code:

Exec=/usr/bin/invoker --type=e /usr/bin/maps -u %U
.. to have the extra parameter, like this (all on the same line):
Code:

Exec=/usr/bin/invoker --type=e /usr/bin/maps -u %U --antialiasing-on
Unfortunately, I couldn't find similar parameter for Drive application. :(

Enabling the anti-aliasing probably decreases the frame rate somewhat, but at least for me, panning the map is still quite smooth.

boltzmann 2012-12-12 22:40

Re: [N9] Nokia Maps rendering bad compared to N900
 
1 Attachment(s)
Hey,

thank you very much, it worked well! It is a huge difference between antialiasing turned on and off. I wonder why there is no option for that in the maps settings.

Give me a moment, I will post two screenshots of the maps application so that other user can compare it on their own.

Regards!

edit: Here are the screenshots. Be sure that your image viewer does not scale them to something else than 100%.

jmsarriat 2012-12-28 04:03

Re: [N9] Nokia Maps rendering bad compared to N900
 
Hi,

I tried the mod and it works well, but i noticed that the application was much slower and actually crashed quite often. After removing the antialiasing the app is back to normal, a bit pixelated but reliable.

Just reporting my experiences.

torcida 2013-01-03 21:55

Re: [N9] Nokia Maps rendering bad compared to N900
 
My N9 (MeeTxtEdit) doesn't allow me to change the contents, respecitvely save the changed file. Can someone please help me with this?

Thanks.

damuffinman 2013-01-03 22:39

Re: [N9] Nokia Maps rendering bad compared to N900
 
Quote:

Originally Posted by torcida (Post 1310648)
My N9 (MeeTxtEdit) doesn't allow me to change the contents, respecitvely save the changed file. Can someone please help me with this?

Thanks.

If you want to do it on the phone you'll need superuser permissions first (assuming you know your way around terminal / have developer mode on).

Best to do it via vi

torcida 2013-01-04 07:22

Re: [N9] Nokia Maps rendering bad compared to N900
 
Quote:

Originally Posted by damuffinman (Post 1310656)
If you want to do it on the phone you'll need superuser permissions first (assuming you know your way around terminal / have developer mode on).

Best to do it via vi

I have developer mode on... And what do you mean with "via vi"?

torcida 2013-01-06 01:52

Re: [N9] Nokia Maps rendering bad compared to N900
 
...I couldn't succeed to change the original "maps.desktop"-file.
What have I done then? I just copied the original file into "/home/user/MyDocs/Documents" and edited this file (added this extra parameter: "--antialiasing-on"). It's strange, but it's working now (there is a quite huge difference like shown by "boltzmann")!

:D


All times are GMT. The time now is 05:48.

vBulletin® Version 3.8.8