0
     <script src="https://maps.googleapis.com/maps/api/js?key="my javascript browser key for website"&libraries=places&callback=initAutocomplete" async defer></script>

This is the command line what i am giving to load the Google map. And this is the error it is showing

Oops! Something went wrong. This page didn't load Google Maps correctly. See the JavaScript console for technical details. Please help me to solve this problem I am new to the codeigniter please help

xomena
  • 31,125
  • 6
  • 88
  • 117
Irrfan23
  • 362
  • 5
  • 17
  • What does your initAutocomplete function look like? – duncan Jul 12 '16 at 12:01
  • So what error message you can see in browser console? – xomena Jul 12 '16 at 23:37
  • Oops! Something went wrong. This page didn't load Google Maps correctly. See the JavaScript console for technical details. This is the error in my rowser sonsole – Irrfan23 Jul 13 '16 at 09:35
  • Check this [SO question](http://stackoverflow.com/questions/38160006/google-maps-error-oops-something-went-wrong-this-page-didnt-load-google-maps) if it can help you. – KENdi Jul 14 '16 at 13:00
  • If you use the correct Browser API key, check if you enabled Maps JavaScript API and Places API web service in your project. If everything is OK dive into JavaScript console and post what error message you can see there. – xomena Jul 14 '16 at 19:44
  • thanks for your attention .. I have solved the issue. I was getting error in creating api key. – Irrfan23 Jul 15 '16 at 10:13

0 Answers0