weather() weather(string $city = "110101", string $extensions = "base") : array|boolean|mixed|string 天气查询 https://lbs.amap.com/api/webservice/guide/api/weatherinfo Parameters string $city string $extensions Returns array|boolean|mixed|string
gCoderGeo() gCoderGeo( $address, string $city = '') : array|boolean|mixed|string 地理编码 https://lbs.amap.com/api/webservice/guide/api/georegeo#geo Parameters $address string $city Returns array|boolean|mixed|string
gCoderReGeo() gCoderReGeo( $location) : array|boolean|mixed|string 逆地理编码 https://lbs.amap.com/api/webservice/guide/api/georegeo#regeo Parameters $location Returns array|boolean|mixed|string