Jump to content

lewisnewson

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by lewisnewson

  1. Fixed by swapping the google maps scripts in the head with this: <script src="https://maps.googleapis.com/maps/api/js?key=<?= $modules->get("FieldtypeMapMarker")->get("googleApiKey") ?>"></script>
  2. Hi All, So I am using the InputField MapMarker module to output some google maps onto my web pages. When adding them in the backend, all is well and there are no errors, however on the frontend of the site where I am printing it onto the page, I am getting an error saying "This page can't load Google Maps correctly". Example here: https://www.golfholidays.deence.com/destinations/golf-holidays-in-spain/suites-hotel-san-roque-club/ Looking in the console, is says about either a missing API key (which I have already added in the backend or me hitting my quota which I have raised to well above what is needed in my Google dashboard) Any help would be appreciated, Thanks!
×
×
  • Create New...