{"id":17246246,"url":"https://github.com/hanson/gaode-sdk","last_synced_at":"2025-04-14T04:33:08.105Z","repository":{"id":62514493,"uuid":"95191526","full_name":"Hanson/gaode-sdk","owner":"Hanson","description":"高德地图 SDK","archived":false,"fork":false,"pushed_at":"2019-10-11T09:44:34.000Z","size":9,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-14T21:28:12.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hanson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-23T06:46:51.000Z","updated_at":"2024-03-14T21:28:12.179Z","dependencies_parsed_at":"2022-11-02T13:30:39.760Z","dependency_job_id":null,"html_url":"https://github.com/Hanson/gaode-sdk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanson%2Fgaode-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanson%2Fgaode-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanson%2Fgaode-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hanson%2Fgaode-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hanson","download_url":"https://codeload.github.com/Hanson/gaode-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248822385,"owners_count":21167050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T06:32:54.796Z","updated_at":"2025-04-14T04:33:08.069Z","avatar_url":"https://github.com/Hanson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gaode-sdk\n高德地图 SDK\n\n## 安装\n\n`composer require hanson/gaode-sdk -vvv`\n\n## 使用\n\n```php\n$gaode = new \\Hanson\\Gaode\\Gaode([\n    'key' =\u003e 'b725ee82ee2e4af3ac46951b0cca0af5',\n]);\n\n// 地址编码\n$gaode-\u003eregeo([\n    'location' =\u003e '23.12299,113.26412'\n]);\n\n// 地址你编码\n$gaode-\u003egeo($params);\n\n// 步行路径规划\n$gaode-\u003edirectionWalking($parms);\n\n// 骑行路径规划\n$gaode-\u003edirectionWalking($parms);\n\n// 公交车路径规划\n$gaode-\u003edirectionTransit($parms);\n\n// 驾车路径规划\n$gaode-\u003edirectionDriving($parms);\n\n// 距离测量\n$gaode-\u003edistance($parms);\n\n// 地址输入提示\n$gaode-\u003einputTips($parms);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanson%2Fgaode-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanson%2Fgaode-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanson%2Fgaode-sdk/lists"}