Please tell me how to convert longitude and latitude into address name on Wechat page.

now there is a requirement that when users enter our mall, they need to get the user"s geographic location and add it to the shipping address.

now obtains the longitude and latitude of the user through wx.getLocation , but how do I convert it to address name

I searched Tencent Map. Baidu Maps and github, found that they both want to render a map. But I don"t need a map. I just need address information. Is there any library that can be used? It is better to have a npm package.


Baidu map has api. You need to apply for key


WeChat Mini Programs can use this: http://lbs.qq.com/qqmap_wx_js.

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31092-2bd6b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31092-2bd6b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?