An open API service indexing awesome lists of open source software.

https://github.com/shaunthegeek/location-based-service-php

PHP LBS 位置服务(composer版):geocoding地理编码、反向地理编码、距离计算
https://github.com/shaunthegeek/location-based-service-php

Last synced: about 2 months ago
JSON representation

PHP LBS 位置服务(composer版):geocoding地理编码、反向地理编码、距离计算

Awesome Lists containing this project

README

        

location-based-service-php
==========================

PHP LBS 位置服务(composer版):geocoding地理编码、反向地理编码、距离计算

##依赖

需要先安装Composer,参考:https://getcomposer.org/download/

##安装

cd examples/
composer update

##使用

cd examples/
php demo.php

##测试

phpunit tests/

##参考资料

《Google Maps API 网络服务》https://developers.google.com/maps/documentation/webservices/

《腾讯地图WebService API》http://open.map.qq.com/webservice_v1/guide.html