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

可以使用逆经纬度解析吗? #127

Open
ye-carol opened this issue Jul 26, 2019 · 1 comment
Open

可以使用逆经纬度解析吗? #127

ye-carol opened this issue Jul 26, 2019 · 1 comment

Comments

@ye-carol
Copy link

可以使用逆经纬度解析吗?

@JserWang
Copy link
Owner

在v1.0.5版本中,可通过以下方法进行逆解析:

BMapUtil.getLocation({lng: '116', lat:'39'}).then((result) => {
	console.log(result);
});

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

2 participants