MCPcopy Create free account
hub / github.com/tomchentw/react-google-maps / componentDidUpdate

Method componentDidUpdate

src/macros/GoogleMap.jsx:99–101  ·  view source on GitHub ↗
(prevProps)

Source from the content-addressed store, hash-verified

97 }
98
99 componentDidUpdate(prevProps) {
100 componentDidUpdate(this, this.context[MAP], eventMap, updaterMap, prevProps)
101 }
102
103 componentWillUnmount() {
104 componentWillUnmount(this)

Callers

nothing calls this directly

Calls 1

componentDidUpdateFunction · 0.90

Tested by

no test coverage detected