一、分类查询

new BMap.LocalSearch.search(keyword)

[{
    "keyword": "招商银行",
    "Nv": 0,
    "Gu": 10,
    "Cm": 128,
    "Gv": 13,
    "city": "南京市",
    "province": "江苏省",
    "moreResultsUrl": "http://api.map.baidu.com/place/search?res=jsapi&query=招商银行&region=南京市&output=html",
    "ki": [{
        "title": "招商银行(江宁支行)",
        "uid": "fe448e6493e3786817b54bfb",
        "point": {
            "lng": 118.816422,
            "lat": 31.950315
        },
        "url": "http://map.baidu.com/?s=inf&uid=fe448e6493e3786817b54bfb&c=315&i=0&sr=1",
        "address": "江宁区胜太路18号(近湖滨路)",
        "city": "南京市",
        "province": "江苏省",
        "phoneNumber": "(025)52769166",
        "postcode": "211100",
        "type": 0,
        "isAccurate": false,
        "tags": ["金融", "银行", "招商银行"]
    }
View Code

相关文章:

  • 2021-06-03
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
猜你喜欢
  • 2021-11-18
  • 2021-12-06
  • 2021-08-18
  • 2022-12-23
  • 2021-12-06
  • 2021-12-06
  • 2021-12-23
相关资源
相似解决方案