Commit 6468dc1b authored by Qiu Xiang's avatar Qiu Xiang

修正 example/circle

parent ebc4387d
...@@ -14,7 +14,7 @@ export default class CircleExample extends Component { ...@@ -14,7 +14,7 @@ export default class CircleExample extends Component {
strokeColor='blue' strokeColor='blue'
fillColor='red' fillColor='red'
radius={10000} radius={10000}
center={{ coordinate={{
latitude: 39.906901, latitude: 39.906901,
longitude: 116.397972, longitude: 116.397972,
}}/> }}/>
......
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