update amap3d
Showing
android/map3damap/.classpath
0 → 100644
android/map3damap/.project
0 → 100644
app/amap3d/Offline.js
0 → 100644
app/amap3d/maps/HeatMap.js
0 → 100644
app/amap3d/maps/Polyline.js
0 → 100644
ios/map3damap/AMapOffline.m
0 → 100644
| ... | @@ -9,11 +9,15 @@ | ... | @@ -9,11 +9,15 @@ |
| ], | ], | ||
| "name": "@hisense/react-native-amap-sdk", | "name": "@hisense/react-native-amap-sdk", | ||
| "license": "MIT", | "license": "MIT", | ||
| "author": "Allen.Chiang", | "author": "Wind.Wang", | ||
| "version": "2.0.0", | "version": "1.0.0", | ||
| "scripts": { | "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | }, | ||
| "repository": { | |||
| "type": "git", | |||
| "url": "http://gitlab.shop.hisense.com/wangduo3/react-native-amap-sdk" | |||
| }, | |||
| "keywords": [ | "keywords": [ | ||
| "react", | "react", | ||
| "native", | "native", | ||
| ... | ... |
Please register or sign in to comment