I don't see any obvious usability problems created by this but any JavaScript error should be fixed. The site continues to work without obvious problems anyway.
Steps to reproduce:
- Visit https://app.accesslocator.com/
- Open the browser's JavaScript console.
- Type "Gu" in the address input element.
- Notice that the JavaScript console shows a thrown error.
InvalidValueError: setCenter: not a LatLng or LatLngLiteral with finite coordinates: in property lat: NaN is not an accepted value

The same bug can be reproduced at https://demo.accesslocator.com/.
I don't see any obvious usability problems created by this but any JavaScript error should be fixed. The site continues to work without obvious problems anyway.
Steps to reproduce:
InvalidValueError: setCenter: not a LatLng or LatLngLiteral with finite coordinates: in property lat: NaN is not an accepted value

The same bug can be reproduced at https://demo.accesslocator.com/.