2017 © Pedro Peláez
 

library location-based-service-php

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

image

sinkcup/location-based-service-php

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

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

location-based-service-php

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)

The Versions

23/05 2014

dev-master

9999999-dev

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

  Sources   Download

BSD-3-Clause

The Requires

  • ext-http 1.7.*

 

23/05 2014

0.1.0

0.1.0.0

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

  Sources   Download

BSD-3-Clause

The Requires

  • ext-http 1.7.*