I have an array of latitudes/longitudes and Descriptions that I want to display on a Google Map.
Does anyone know of an API (or even better a tutorial) that describes a good way to accomplish this or something similar using PHP and/or Javascript?
I have an array of latitudes/longitudes and Descriptions that I want to display on a Google Map.
Does anyone know of an API (or even better a tutorial) that describes a good way to accomplish this or something similar using PHP and/or Javascript?
The static maps API is the simplest to use. You can use PHP and cURL to grab the map you need with the data you have (latitude/longitude).
Google labss: Google fusion tables: then make those two lat/lon fields the "location"
google for the term: google fusion table map