forked from organicmaps/organicmaps
Reverted back update url
This commit is contained in:
parent
aff28e7abf
commit
67a664be08
1 changed files with 1 additions and 4 deletions
|
@ -7,13 +7,10 @@
|
|||
#define INDEX_FILE_TAG "idx"
|
||||
#define HEADER_FILE_TAG "header"
|
||||
|
||||
// used with "file name = country name" engine
|
||||
//#define COUNTRIES_FILE "countries_poly.txt"
|
||||
// used with bucket storage engine
|
||||
#define COUNTRIES_FILE "countries_poly.txt"
|
||||
#define DATA_UPDATE_FILE "maps.update"
|
||||
#define BINARY_UPDATE_FILE "binary.update"
|
||||
#define UPDATE_BASE_URL "http://data.mapswithme.com/maps/"
|
||||
#define UPDATE_BASE_URL "http://melnichek.ath.cx:34568/maps/"
|
||||
|
||||
#define WORLD_FILE_NAME "World"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue