PiRSquared17 / gccv2

Automatically exported from code.google.com/p/gccv2
0 stars 0 forks source link

Too many maps make gcc go default #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I put 576 maps(576 jpgs + 576 txts) in maps folder, and it makes gcc to go 
default setting. 
2. And i put additional 16 maps, additionls does not show in gcc map screen. if 
I delete some files in above 576 maps, additionls shows well.
3. I hate context menu in maps, want some options to disable it.

Thanks for FANTASTIC gps program for cycling.
I hope somebody port gcc for ANDROID.

thanks.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by dong...@gmail.com on 1 Sep 2011 at 6:27

GoogleCodeExporter commented 9 years ago
GCC can handle a maximum of 512 maps. There should pop up a message "Cannot 
load more than 512 maps". Maybe you can organize your maps in subdirectories 
with max 512 map files each.

My recommendation:
Consider to use OSM-style maps. These are map tiles with 256x256 pixel 
organized in a special directory structure with different zoom levels. Here the 
size is only limited by the capacity of your storage card. I recommend using 
"MOBAC" to download the map tiles. There are many map sources (including google 
maps).
If you want use your own maps, maybe you can find a tool to convert your maps 
into OSM-style.

3. IMHO it is no problem to operate the map screen without holding the finger 
at one place for such long time that the context menu pops up accidently.

Klaus

Original comment by kmb...@gmx.de on 1 Sep 2011 at 10:57

GoogleCodeExporter commented 9 years ago
Thanks very much!
You're very kind.
Hava a nice day.

Original comment by dong...@gmail.com on 2 Sep 2011 at 5:10

GoogleCodeExporter commented 9 years ago

Original comment by kmb...@gmx.de on 2 Sep 2011 at 5:55