diff --git a/manifest.json b/manifest.json index 8f79ef8..8d02a24 100644 --- a/manifest.json +++ b/manifest.json @@ -28,7 +28,8 @@ "Bluetooth" : {}, "Contacts" : {}, "Camera" : {}, - "Geolocation" : {} + "Geolocation" : {}, + "Maps" : {} }, /* 应用发布信息 */ "distribute" : { @@ -87,6 +88,13 @@ "system" : { "__platform__" : [ "ios", "android" ] } + }, + "maps" : { + "amap" : { + "name" : "13764645922", + "appkey_ios" : "aatodo", + "appkey_android" : "b7feefb9882f1d0953fbeffb1cef8aec" + } } }, "orientation" : [ "portrait-primary" ],