forked from organicmaps/organicmaps-tmp
[geocoder] Changed order sublocality and suburb
This commit is contained in:
parent
b45d5495a9
commit
ae1884a580
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ enum class Type
|
|||
Region,
|
||||
Subregion,
|
||||
Locality,
|
||||
Sublocality,
|
||||
Suburb,
|
||||
Sublocality,
|
||||
Building,
|
||||
|
||||
Count
|
||||
|
|
Loading…
Add table
Reference in a new issue