|
|
09-10-2010
, 03:30 AM
|
|
Posts: 162 |
Thanked: 24 times |
Joined on Dec 2009
|
#182
|
|
|
09-10-2010
, 11:35 PM
|
|
Posts: 67 |
Thanked: 36 times |
Joined on May 2010
@ Claremont (LA), California
|
#183
|
|
|
11-04-2010
, 03:39 AM
|
|
|
Posts: 224 |
Thanked: 72 times |
Joined on Nov 2009
|
#184
|
|
|
11-21-2010
, 08:55 PM
|
|
|
Posts: 1,051 |
Thanked: 158 times |
Joined on Mar 2007
|
#185
|
|
|
07-31-2012
, 12:22 PM
|
|
Posts: 17 |
Thanked: 0 times |
Joined on Jul 2010
|
#186
|
|
|
08-02-2012
, 12:24 PM
|
|
Posts: 19 |
Thanked: 2 times |
Joined on Dec 2008
|
#187
|
|
|
08-06-2012
, 05:13 AM
|
|
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: | ||
|
|
08-06-2012
, 11:58 AM
|
|
Posts: 8 |
Thanked: 0 times |
Joined on Jan 2010
|
#189
|
|
|
08-06-2012
, 05:18 PM
|
|
Posts: 35 |
Thanked: 15 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
![]() |
| Thread Tools | Search this Thread |
|
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".