@@ -13,6 +13,7 @@ function getLocation() {
//return;
wx.getLocation({
type: 'wgs84',
+ altitude: "true",
success: function (res) {
// alert(JSON.stringify(res));