Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

首次进入会比较慢,可以加一个getLastKnownLocation #27

Open
laoqiu opened this issue Nov 27, 2017 · 0 comments
Open

首次进入会比较慢,可以加一个getLastKnownLocation #27

laoqiu opened this issue Nov 27, 2017 · 0 comments

Comments

@laoqiu
Copy link

laoqiu commented Nov 27, 2017

    // 设置定位监听
    locationClient.setLocationListener(locationListener);
    // 首次定位加速
    AMapLocation location = locationClient.getLastKnownLocation();
    sendPosition(location);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant