mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
13 lines
240 B
Markdown
13 lines
240 B
Markdown
<div align="center">
|
|
<img src="https://avatars3.githubusercontent.com/u/2105791?v=3&s=200" />
|
|
</div>
|
|
|
|
## Example: Controls
|
|
|
|
Demonstrates how various control components can be used with react-map-gl.
|
|
|
|
```
|
|
npm install
|
|
npm start
|
|
```
|