flat: 地图
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
getLocation: function() {
|
||||
var that = this;
|
||||
uni.getLocation({
|
||||
type: 'gcj02',
|
||||
type: 'wgs84',
|
||||
success: function(res) {
|
||||
//初始化当前点
|
||||
var point = {
|
||||
|
||||
Reference in New Issue
Block a user