我需要用gmap V3的地理代码编码几个地址。首先,我只试了一个,但当我传递Json中的几个地址时,它只显示了第一个地址的坐标。Geocode was not successful for the following reason: " + status); });它不会给我带来错误,但是它给我的坐标是
我需要优化从我的数据库使用这里的技术地址列表。 我正在处理的JSON数据看起来像这样:替换了一些名称和ID,以确保我的客户的数据安全性。Since my Client has more than 50 Customers per Tour, I cant use the Google Routing API, thats why I amusing Here Technologies.The API works perfectly fine, but