Toggle navigation
Toggle navigation
This project
Loading...
Sign in
hh_public
/
hhsdk.ios.demo.trtc
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chengyanfang
2020-11-17 11:00:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cf8181bd48f868cc45fb8f390045cd9cb69b9b49
cf8181bd
1 parent
706ae9ec
change readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
cf8181b
...
...
@@ -305,7 +305,7 @@ HHMSDK.default.skipChatHome()
正常情况下呼叫完成后,如有必要,医生会发送药卡,如需医生发送饿了么药卡,需在呼叫之前调用发送本地定位的接口。
如需关掉该功能只需发送(0,0)的坐标。
如需关掉该功能只需发送(0,0)的坐标。
具体可参照demo里SettingVC里关于定位的设置。
```
HHLocation.default.startLocation(lng: "116.431941", lat: "39.940199") /// 此为测试坐标,需替换为用户本地的坐标
...
...
Please
register
or
login
to post a comment