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