开发者

Easiest Google Maps API (javascript/PHP)

开发者 https://www.devze.com 2023-01-21 19:21 出处:网络
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

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 开发者_Python百科Javascript?


http://code.google.com/apis/maps/index.html


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

0

精彩评论

暂无评论...
验证码 换一张
取 消