Google Map API Key warning shown in the form submissions page console logs

  • sjpd
    Asked on September 25, 2017 at 4:56 PM
  • David JotForm Support Manager
    Replied on September 25, 2017 at 5:35 PM

    Which Map widget our you using? https://widgets.jotform.com/search/google%20map 

  • sjpd
    Replied on September 25, 2017 at 7:43 PM
    I’m not using a widget, the address maps in the submission results from the field.
    But the error reported in the javascript console says NoApiKeys
    js:40 You have exceeded your daily request quota for this API. To request more than 25,000 map loads per day, you must use an API key and enable billing: https://developers.google.com/maps/documentation/javascript/get-api-key
    https://www.jotform.com/submissions/51025716601950
    Can I somehow send my api key to allow the submission results to include the map?
    -Dave
    [cid:image003.jpg@01D33615.708D2DF0]
    ...
  • Elton Support Team Lead
    Replied on September 25, 2017 at 10:22 PM

    That's a warning message affecting the form submissions page for all the users and not form specific since I could also see that warning on my form's submissions page. Anyway, you can simply ignore that message since the map feature on the form submissions page is working fine. I'll also escalate this to our developers they'll eliminate the warning message if possible.

    Here's an example working map on the form submissions page when the provided address is valid.

    Google Map API Key warning shown in the form submissions page console logs Image 1 Screenshot 30

    I checked your form and you are using regular text boxes as your address fields, this will not show the map. If you want to show the map in your form submissions page, you will have to use the full address field from the form elements.

    Google Map API Key warning shown in the form submissions page console logs Image 2 Screenshot 41

    Thanks