Skip to content

Commit

Permalink
Merge fix/datasource-microflow-context
Browse files Browse the repository at this point in the history
  • Loading branch information
Andries-Smit authored Aug 28, 2017
2 parents 73b6166 + 895f385 commit 888e1d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/GoogleMapContainer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ class GoogleMapContainer extends Component<GoogleMapContainerProps, { alertMessa
locations: []
}),
params: {
applyto: "selection",
guids: contextObject ? [ contextObject.getGuid() ] : []
}
});
Expand Down

0 comments on commit 888e1d0

Please sign in to comment.