react-native-baidu-map icon indicating copy to clipboard operation
react-native-baidu-map copied to clipboard

增加了坐标转换

Open yhaiquan opened this issue 5 years ago • 0 comments

增加了坐标转换功能

convertCoor({longitude,latitude}, CoorType from, CoorType to) 支持坐标系转换: WGS84->BD09LL, WGS84-GCJ02, BD09LL->GCJ02, GCJ02->BD09LL

yhaiquan avatar Nov 08 '19 04:11 yhaiquan