2017 © Pedro Peláez
 

library imap

map WebService API

image

duzhenlin/imap

map WebService API

  • Monday, July 9, 2018
  • by duzhenlin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

IMap

IMap, (*1)

安装方式

composer require duzhenlin/imap, (*2)

qq地图WebService API实现

$config = [ 'qq' => [ 'Key' => 'yourKey' ] ]; $app = new \IMap\Core\App($config); //地址解析(地址转坐标) $app->QQMap->address('济南泉城广场'); //计算距离 $app->QQMap->distance('39.983171,116.308479','39.996060,116.353455'); //ip定位 $app->QQMap->fromIp('22.22.22.22');, (*3)

### 后期会增加百度,高德api, (*4)

The Versions

09/07 2018

dev-master

9999999-dev

map WebService API

  Sources   Download

MIT

The Requires

 

by Avatar duzhenlin

20/04 2018

0.1.1

0.1.1.0

map WebService API

  Sources   Download

MIT

The Requires

 

by Avatar duzhenlin

20/04 2018

0.1.x-dev

0.1.9999999.9999999-dev

map WebService API

  Sources   Download

MIT

The Requires

 

by Avatar duzhenlin

20/04 2018

0.1

0.1.0.0

map WebService API

  Sources   Download

MIT

The Requires

 

by Avatar duzhenlin