Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lovebing committed Nov 22, 2016
1 parent 5abb53f commit 6f72be6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ project(':react-native-baidu-map').projectDir = new File(settingsDir, '../node_m
| onMapClick | func | undefined|
| onMapDoubleClick | func | undefined|
| onMarkerClick | func | undefined|
| onMapPoiClick | func | undefined|

#### MapModule Methods (Deprecated)
setMarker(double lat, double lng)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-baidu-map",
"version": "0.4.8",
"version": "0.5.0",
"description": "Baidu Map SDK modules and view for React Native(Android & IOS), support react native 0.30+.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6f72be6

Please sign in to comment.