🐛 | Autocomplete Search Suggestions | Non-Latin characters are removed from the query parameter value
Fixed.
🐛 | Autocomplete Search Suggestions | Non-Latin characters are removed from the query parameter value
Andrey.Baranovskiy → created an issue.
🐛 | Geolocation Field | Yandex Geocoder API. The coordinates from the geocoder response extract in the wrong order
🐛 | Geolocation Field | Yandex Geocoder API. The coordinates from the geocoder response extract in the wrong order
🐛 | Geolocation Field | Yandex Geocoder API. The coordinates from the geocoder response extract in the wrong order
🐛 | Geolocation Field | Yandex Geocoder API. The coordinates from the geocoder response extract in the wrong order
- Added test content type.
- Added fields Yandex Geocoder - Yandex Map, Yandex Geocoder - Leaflet Map, Nominatim Geocoder - Yandex Map, Nominatim Geocoder - Leaflet Map of address type.
- For all fields, I chose Geolocation Address Formatter - Map fomatter, to the formatter settings I set the Geocoder and Map Provider corresponding to the label.
- Added node of test CT and set the same address 221B Baker Street, London, to each field.
Before applying the patch
After applying the patch
If not apply patch and change coordorder param to latlong in https://git.drupalcode.org/project/geolocation/-/blob/8.x-3.x/modules/ge...
Fixed patch.
Added patch.
Andrey.Baranovskiy → created an issue.
🐛 | Geolocation Field | Yandex Geocoder API. The coordinates from the geocoder response extract in the wrong order
Fixed.
🐛 | Geolocation Field | Yandex Geocoder API. The coordinates from the geocoder response extract in the wrong order
Andrey.Baranovskiy → created an issue.
Fixed issue from #8 and added tests.