Map component not working

Hi,
I was implementing the map component and it´s impossible to set the markers. Basically, the map does not even load
does anybody knows whats happening? The api key is correct and I have enabled all the apis
thanks
image

You need add your Google Maps API Key

In addition to what @devrimdmk stated, if you’re using the Google Chrome browser, right-click and select “inspect” and then select the “Console” tab.

Find the red error line. That’ll tell you exactly what’s wrong with the API.

Here are the error messages: ข้อความแสดงข้อผิดพลาด  |  Maps JavaScript API  |  Google Developers

In addition, make sure you have all of these APIs enabled:

  • Google Maps JavaScript API
  • Google Maps Geocoding API
  • Google Maps Places API
  • Google Maps SDK for Android
  • Google Maps SDK for iOS

Last, you also need to make sure that your API project is linked with a billing account here: https://console.cloud.google.com/billing/linkedaccount