posts - 710,  comments - 81,  views - 260万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
11 2021 档案
利用gis通过shp文件将经纬度解析为城市名
摘要:android端通过gps解析出所在的城市名,可以使用Geocoder来完成,但是Geocoder函数和android api的版本有关。2.1以上不能用 通过google map方式如:http://maps.googleapis.com/maps/api/geocode/xml?latlng=4 阅读全文
posted @ 2021-11-08 02:32 itprobie-菜鸟程序员 阅读(652) 评论(0) 推荐(0) 编辑
js判断点是否在平面几何图形内(基于百度地图方法)
摘要:####1. 点线面数据格式 点: { x: xxx, y: xxx } 线: [{ x: xxx, y: xxx }, { x: xxx, y: xxx }] 面: [{ x: xxx, y: xxx }, { x: xxx, y: xxx }, { x: xxx, y: xxx }... 2. 阅读全文
posted @ 2021-11-02 14:36 itprobie-菜鸟程序员 阅读(555) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示