When display the map the js error occured

Hi ,
When dispaly map on my app the following error occured on chrome’s js console and the map cant be seen .

Google Maps API error: MissingKeyMapError .

How to solve the problem :slight_smile:

Hello, @berikboltt

It means that you have to pass your Google API key to be able to use Google Maps.

A page in our documentation: Setting up Application Project.

Google documentation: Get API Key .

Regards,
Daniil.

1 Like