mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
13 lines
241 B
Markdown
13 lines
241 B
Markdown
<div align="center">
|
|
<img src="https://avatars3.githubusercontent.com/u/2105791?v=3&s=200" />
|
|
</div>
|
|
|
|
## Example: Draggable Marker
|
|
|
|
Demonstrates how Marker component can be dragged with react-map-gl.
|
|
|
|
```
|
|
npm install
|
|
npm start
|
|
```
|