fix format

This commit is contained in:
j 2025-08-13 09:34:55 +02:00
commit 29df9f1760

View file

@ -1246,7 +1246,7 @@ Ox.Map = function(options, self) {
'locality', 'city', 'town', 'village' 'locality', 'city', 'town', 'village'
], ],
'borough': [ 'borough': [
'neighborhood', 'postal_code', 'sublocality', 'suburb', 'borough' 'neighborhood', 'postal_code', 'sublocality', 'suburb', 'borough',
'neighbourhood', 'neighbourhood',
], ],