Fix missing properties kind and oldcity IGNGPF-2486
Comparer les modifications
Fichiers
2@@ -86,6 +86,7 @@ test('formatResult / address 1', t => {
@@ -114,6 +115,7 @@ test('formatResult / address 2', t => {
Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation
This merge request adds kind
property to results and return an empty string if oldcity
is undefined.
Fix IGNGPF-2486