Skip to content

Commit

Permalink
Fusion Table doesnt work after unmount and mount
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuliano Kranevitter committed Jul 18, 2017
1 parent 9e8dcaa commit e13b3d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/FusionTablesLayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export default _.flowRight(
getInitialState() {
const fusionTablesLayer = new google.maps.FusionTablesLayer({
map: this.context[MAP],
query: this.props.options.query,
...collectUncontrolledAndControlledProps(
defaultUncontrolledPropTypes,
controlledPropTypes,
Expand Down

0 comments on commit e13b3d3

Please sign in to comment.