mirror of https://gitee.com/antv-l7/antv-l7
commit
4d5738477b
|
@ -32,10 +32,7 @@ order: 3
|
|||
```jsx
|
||||
import { Marker} from '@antv/l7-react'
|
||||
<Marker
|
||||
option = {{
|
||||
color:'red'
|
||||
}}
|
||||
lnglat ={{[120,32]}}
|
||||
lnglat={[120,32]}
|
||||
/>
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue