mirror of
https://github.com/visgl/react-map-gl.git
synced 2025-12-08 20:16:02 +00:00
Remove link to redux-map-gl in documentation (#713)
This commit is contained in:
parent
c5f6aefbe7
commit
2202f848dd
@ -52,5 +52,3 @@ render() {
|
||||
If you're using redux, it is very easy to hook this component up to store state in the redux state tree.
|
||||
The simplest way is to take all properties passed to the `onViewportChange` function property and add them
|
||||
directly into the store. This state can then be passed back to the `<ReactMapGL>` component without any transformation.
|
||||
|
||||
You can even use the package [redux-map-gl](https://github.com/Willyham/redux-map-gl) to save you some writing.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user