This is the first in a series of four videos walking you through getting started with the Google Maps JavaScript API (http://goo.gl/JnoETx). This video covers creating a your first map. The series covers:
Creating a map
Getting a Maps API key
Using the key and the loader
Walking through the basics of the code
Original source
7 responses to “Getting Started with the Google Maps JavaScript API Part 1”
In order to use Google Maps APIs for JavaScript properly, you must use "async defer" attributes within the <script> tag, why?
Great video
I got this "This page didn't load Google Maps correctly. See the JavaScript console for technical details." Any idea what can the problem be?
what if I have x and y coords?
I know how to get Lat and Long but my db has over 80 sets of x and y which I use to build a url from my website. Been using x and y for over 10 yrs and now my links are obviously not working 🙁
Great video and lesson but the sound is hearing bad.
How do you reference a script with a url in a javascript file? I am using meteor.com to run a website and it integrates different files to all html files. In this tutorial it uses completely in html of <script> tags and meteor will "break" if an html has that. Please help? Thanks.
It doesn't work in #codeigniter for some reason. 🙁