Skip to content

Merged fixes / improvements from qwc2 (#1622)#1813

Merged
mbarto merged 1 commit intogeosolutions-it:masterfrom
mbarto:fixes_from_downstream
May 16, 2017
Merged

Merged fixes / improvements from qwc2 (#1622)#1813
mbarto merged 1 commit intogeosolutions-it:masterfrom
mbarto:fixes_from_downstream

Conversation

@mbarto
Copy link
Copy Markdown
Contributor

@mbarto mbarto commented May 11, 2017

Fix #1622.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.1%) to 79.193% when pulling 4d064ca on mbarto:fixes_from_downstream into a99bac6 on geosolutions-it:master.

const layersSelector = state => (state.layers && state.layers.flat) || (state.layers) || (state.config && state.config.layers);
const markerSelector = state => (state.mapInfo && state.mapInfo.showMarker && state.mapInfo.clickPoint);
const geoColderSelector = state => (state.search && state.search.markerPosition);
const geoColderSelector = state => (state.search && state.search);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

geoCoderSelector, or did you put the earth into a freezer

@mbarto mbarto merged commit 2a9f77a into geosolutions-it:master May 16, 2017
@mbarto mbarto deleted the fixes_from_downstream branch May 16, 2017 15:46
@allyoucanmap allyoucanmap mentioned this pull request Aug 9, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants