Looking to hire Laravel developers? Try LaraJobs

laravel-amap maintained by aoeng

Description
高德地图接口
Author
Last update
2022/08/29 08:57 (dev-master)
License
Links
Downloads
6
Tags

Comments
comments powered by Disqus

高德地图接口

Install

composer require aoeng/laravel-amap

php artisan vendor:publish --tag=laravel-amap

Used

use \Aoeng\Laravel\Amap\Facades\Amap;

Amap::weather(10001);

还不是很完善 欢迎Pull requests