![]() |
2006-05-15
, 08:37
|
|
Posts: 21 |
Thanked: 16 times |
Joined on May 2006
@ Finland
|
#92
|
#!/bin/sh
case `uname -m` in
arm*) export LD_PRELOAD=/usr/lib/libosso-ic-preload.so;;
*) ;;
esac
/var/lib/install/usr/bin/maemo-mapper
.--- Download Route -------- -- -
|
| Origin: [_________________] [ map ]
| Destn: [_________________] [ map ]
|
`------------------------------ -- -
![]() |
2006-05-15
, 09:23
|
Posts: 47 |
Thanked: 3 times |
Joined on Apr 2006
|
#93
|
Here it's the new modifications I have made in maemo-mapper to have two models of maps, street maps and satellite (topo) maps, and the possibility of switching among them, just clicking !!.
.
![]() |
2006-05-15
, 11:32
|
Posts: 11 |
Thanked: 0 times |
Joined on Apr 2006
|
#94
|
![]() |
2006-05-15
, 12:29
|
Posts: 59 |
Thanked: 1 time |
Joined on Nov 2005
|
#95
|
![]() |
2006-05-15
, 15:46
|
Posts: 62 |
Thanked: 3 times |
Joined on Feb 2006
@ Italy
|
#96
|
Sounds great, I've just tried to get it running but although it says "downloading maps" I never see anything.
The closest I get is a small blue circle when I have GPS enabled. Turn GPS off (I don't have a GPS device) and the screen goes black. Zooming in/out does nothing.
I'm using the second Google mapping option.
![]() |
2006-05-15
, 16:11
|
Posts: 31 |
Thanked: 2 times |
Joined on Apr 2006
@ Vilnius, Lithuania
|
#97
|
![]() |
2006-05-15
, 16:47
|
Posts: 481 |
Thanked: 190 times |
Joined on Feb 2006
@ Salem, OR
|
#98
|
Same here. Just a black screen, in fullscreen mode too, and a small blue circle if GPS is turned on. I've tried both the Google mapping options. I've set as a cache directory "/media/mmc1/maps", it has been created but no files or folders appear into it, even if mapper pops up the "downloading" message when I click here and there into its black screen. I've tried closing and loading the app several times, and rebooting the device: no way, black screen
![]() |
2006-05-15
, 17:08
|
Posts: 62 |
Thanked: 3 times |
Joined on Feb 2006
@ Italy
|
#99
|
It is a silly question, but are you connected to the Internet before you try to download maps? Maemo Mapper doesn't bring up the Internet connection automatically.
![]() |
2006-05-15
, 17:35
|
Posts: 114 |
Thanked: 11 times |
Joined on Oct 2005
|
#100
|
I have made some modifications in the settings dialog (two URI prefix and cache directories) and two news items in the Maps menu (Street map and Topo map) to switch among them.
I have some problems with linux and maemo, but at least I am learning (gnuite: sorry for my code).
Cheers.
Demostenes.
Last edited by Demostenes; 2006-05-15 at 06:44.