You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Email from Kevin Lo
Since we use Yahoo maps by default, here's a trivial diff to change
tiles path to ".yahoomaps" instead of ".googlemaps".
Does it make sense to you? If so, I'll commit it, thanks.
Original issue reported on code.google.com by heldersepu on 20 Jul 2011 at 12:36
Please do not commit just yet, that will create a backward
compatibility issue...
The ".googlemaps" folder holds all settings from the user:
- gmapcatcher.conf
- locations
- markers
...and we already have an option to keep all tiles in individual
folders, see attached image.
it will create a tree structure similar to this:
+---.googlemaps
| +---cloudmadeTiles
| +---download
| +---hyb_tiles
| +---vemap
| +---yahoohyb
| +---yahoomap
The way I see it ".googlemaps" folder is a container for everything in
the application, and it should probably be called something else like
".GMapCatcher"
Original comment by heldersepu on 20 Jul 2011 at 12:37
Original issue reported on code.google.com by
heldersepu
on 20 Jul 2011 at 12:36Attachments:
The text was updated successfully, but these errors were encountered: