From 4757c4c9f6bf780ecedbbcb0312712a617070226 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 23 Aug 2015 22:40:49 +1200 Subject: Add support for custom maps --- debug.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debug.xml') diff --git a/debug.xml b/debug.xml index ff78736bb..ecbfe6857 100644 --- a/debug.xml +++ b/debug.xml @@ -125,6 +125,7 @@ registration BIT NOT NULL, map VARCHAR(128), bingKey VARCHAR(128), + mapUrl VARCHAR(128), language VARCHAR(128), distanceUnit VARCHAR(128), speedUnit VARCHAR(128), @@ -152,6 +153,7 @@ registration = :registration, map = :map, bingKey = :bingKey, + mapUrl = :mapUrl, language = :language, distanceUnit = :distanceUnit, speedUnit = :speedUnit, -- cgit v1.2.3