![]() |
2010-09-10
, 07:30
|
Posts: 162 |
Thanked: 25 times |
Joined on Dec 2009
|
#182
|
![]() |
2010-09-11
, 03:35
|
Posts: 67 |
Thanked: 36 times |
Joined on May 2010
@ Claremont (LA), California
|
#183
|
![]() |
2010-11-04
, 07:39
|
|
Posts: 224 |
Thanked: 80 times |
Joined on Nov 2009
|
#184
|
![]() |
2010-11-22
, 00:55
|
|
Posts: 1,076 |
Thanked: 176 times |
Joined on Mar 2007
|
#185
|
![]() |
2012-07-31
, 16:22
|
Posts: 17 |
Thanked: 0 times |
Joined on Jul 2010
|
#186
|
![]() |
2012-08-02
, 16:24
|
Posts: 26 |
Thanked: 12 times |
Joined on Dec 2008
|
#187
|
![]() |
2012-08-06
, 09:13
|
Posts: 4 |
Thanked: 7 times |
Joined on Aug 2012
|
#188
|
#define GOOGLE_ROUTER_URL \ "http://maps.google.com/maps?saddr=%s&daddr=%s&output=kml"
The Following 2 Users Say Thank You to lartza For This Useful Post: | ||
![]() |
2012-08-06
, 15:58
|
Posts: 8 |
Thanked: 0 times |
Joined on Jan 2010
|
#189
|
![]() |
2012-08-06
, 21:18
|
Posts: 47 |
Thanked: 31 times |
Joined on Jul 2010
|
#190
|
I've located the source code for mappero 3.2 (latest for n900) http://repository.maemo.org/extras/p.../maemo-mapper/
It seems that google url is hardcoded in plugins/google.c
Replacing this with Frago's geotags.com URL should provide a quick fix for the problemCode:#define GOOGLE_ROUTER_URL \ "http://maps.google.com/maps?saddr=%s&daddr=%s&output=kml"
I currently don't have the maemo development environment installed on any PC so this simple fix is a bit of work...
If someone has the environment ready, please try it. Just change the URL and recompile
http://gpx.geotags.com/cgi-bin/gpx.cgi?saddr=%s&daddr=%s
2. My preference is to keep my N900 plugged into a power supply while driving, since GPS eats power. Then I use the "Display stays lit when charging" option in the settings application, "display" option. An alternative is in Mappero itself: in the top menu (the one on the standard menu bar) choose "Settings->Misc", then set the "unblank screen" option to something other than "never".