Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <deathbaba@gmail.com>2011-12-05 00:03:43 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:29:35 +0300
commit29c808b56a463f722b821011fcd75540e92662bf (patch)
tree6671532e3ee14ac1f2525895c536e14428d98fba /defines.hpp
parent4d1bd01ab8093813d1ee5e27cc6eba4edca547b0 (diff)
[ios] Added Search Banner check on entering foreground
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index c5659ab818..bba9a97089 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -35,3 +35,5 @@
#define URL_SERVERS_LIST "http://metaserver-dev.mapswithme.com/server_data/active_servers"
#define DEFAULT_SERVERS_JSON "[\"http://svobodu404popugajam.mapswithme.com:34568/maps/\",\"http://svobodu404popugajam.mapswithme.com:34568/maps/\"]"
#endif
+
+#define REDBUTTON_SERVER_URL "http://redbutton.mapswithme.com/enable_search_banner"