23/05
2014
PHP LBS 位置服务(composer版):geocoding地理编码、反向地理编码、距离计算
PHP LBS 位置服务(composer版):geocoding地理编码、反向地理编码、距离计算, (*1)
需要先安装Composer,参考:https://getcomposer.org/download/, (*2)
cd examples/ composer update
cd examples/ php demo.php
phpunit tests/
《Google Maps API 网络服务》https://developers.google.com/maps/documentation/webservices/, (*3)
《腾讯地图WebService API》http://open.map.qq.com/webservice_v1/guide.html, (*4)