Skip to content

mapsLoader.status shows LoaderStatus.SUCCESS when incorrect API_KEY was provided or maps were not loaded correctly #851

Closed
@andylacko

Description

@andylacko

Steps to reproduce

  • change API_KEY to something silly
  • console.log({status: mapsLoader.status})
  1. it is 1 as LoaderStatus.LOADING
  2. it changes to LoaderStatus.SUCCESS

even if wrong API_KEY was provided

I can not get the information whether the maps fully loaded or there was an error ( MissingKeyMapError )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions