Skip to content

Issue #3232067 Empty views proximity argument results in incorrect center

Closes #3232067

Change to validate the proximity provided and return an empty array (like GeocoderArgument does) rather than an array with incorrect elements set to 'FALSE'. We also return swiftly if the proximity value is entirely empty rather than just invalid.

Merge request reports