#1 ranked Google Maps API tutorial on YouTube
Google Maps API v3 Tutorial
Add markers using an external data set and the Google Maps JavaScript API
- Intermediate
- Javascript
- Google Maps API v3
- REST
- JSON
The Google Maps API is an overwhelming beast. In this four part tutorial you'll learn the basics by coding a sample project. You'll learn how to pull data from an external source (USDA API) and plot the locations on a map.
A sample of the project we'll build is located at www.seedtip.com.
Get the source code from this project here: https://github.com/pauldessert/SeedTip
pauldessert [at] gmail.com