Unverified Commit 9dfeeddc authored by 7c00's avatar 7c00 Committed by GitHub

Merge pull request #106 from Yiiu/patch-1

示例错误
parents 52098c6f b62bd33e
...@@ -86,7 +86,7 @@ $ pod install ...@@ -86,7 +86,7 @@ $ pod install
import {MapView, Marker, Polyline} from 'react-native-amap3d' import {MapView, Marker, Polyline} from 'react-native-amap3d'
<MapView> <MapView>
<Marker .../> <Marker .../>
<MapView/> </MapView>
``` ```
或者 或者
```jsx ```jsx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment