hhaccessibility / hhaccessibility.github.io

http://hhaccessibility.github.io/main/
7 stars 41 forks source link

InvalidValueError: setCenter: not a LatLng or LatLngLiteral... #760

Open joshi1983 opened 1 year ago

joshi1983 commented 1 year ago

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:

  1. Visit https://app.accesslocator.com/
  2. Open the browser's JavaScript console.
  3. Type "Gu" in the address input element.
  4. 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 image

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