Skip to content

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

@joshi1983

Description

@joshi1983

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/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions