摘要: 高德解析城市的分析,根据高德的经纬度获取城市cityCode 高德解析城市的分析,根据高德的经纬度获取城市cityCode http://restapi.amap.com/v3/geocode/regeo?output=json&location=110.517039,18.817948&key=替 阅读全文
posted @ 2024-07-17 11:20 雨飞 阅读(194) 评论(0) 推荐(0) 编辑
摘要: 文章讲述了如何在Java中利用DistinctUtil工具类通过高德地图API获取两个地理位置之间的驾车距离,涉及经纬度处理、URL构建、HTTP请求和JSON解析过程。摘要由CSDN通过智能技术生成 代码如下: String startLongitude = entity.getLONGITUDE 阅读全文
posted @ 2024-07-17 09:48 雨飞 阅读(10) 评论(0) 推荐(0) 编辑