Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2016-05-19 22:05:38 +02:00
commit 19f5a7b6bf

View file

@ -34,6 +34,7 @@ import com.google.protobuf.WireFormat;
public class BinaryMapAddressReaderAdapter {
public final static int CITY_TOWN_TYPE = 1;
// the correct type is -1, this is order in sections for postcode
public final static int POSTCODES_TYPE = 2;
public final static int VILLAGES_TYPE = 3;
public final static int STREET_TYPE = 4;