$app
$app : \think\App
应用实例
百度地图 http://lbsyun.baidu.com/index.php?title=webapi Class LbsYunService
weather(integer $district_id = 110100, string $coordtype = "bd09ll", string $location = "") : array|boolean|mixed|string
国内天气查询 http://lbsyun.baidu.com/index.php?title=webapi/weather
| integer | $district_id | |
| string | $coordtype | |
| string | $location |
weatherAbroad(integer $district_id = 110100, string $coordtype = "bd09ll", string $location = "", string $language = "cn") : array|boolean|mixed|string
国外天气查询 http://lbsyun.baidu.com/index.php?title=webapi/weather-abroad
| integer | $district_id | |
| string | $coordtype | |
| string | $location | |
| string | $language |