Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbind datasource from map #3400

Merged
merged 2 commits into from
Jan 23, 2018
Merged

Unbind datasource from map #3400

merged 2 commits into from
Jan 23, 2018

Conversation

ger-benjamin
Copy link
Member

@ger-benjamin ger-benjamin commented Jan 17, 2018

For: GSGMF-150

First commit:
The Aim is to remove the dependence between the map and the datasource. For that, the best I found is to transforms the ngeoDataSources into a service in which we give a map. (In this way, I found that the best is to transform the SyncDataSourcesMap into this ngeoDataSources component. Because both will require each others an do the same job)

Second commit for GSGMF-196 (export map directive as a component)

@ger-benjamin ger-benjamin added this to the 2.3 milestone Jan 17, 2018
@ger-benjamin ger-benjamin force-pushed the unbind_datasource_in_map branch 2 times, most recently from 64036c8 to 9ffa6ca Compare January 18, 2018 11:25
@ger-benjamin ger-benjamin changed the title [WIP] Unbind datasource in map Unbind datasource in map Jan 18, 2018
@ger-benjamin ger-benjamin changed the title Unbind datasource in map Unbind datasource from map Jan 18, 2018
@ger-benjamin ger-benjamin self-assigned this Jan 18, 2018
To unbind the hard link between datasources and the map.
Copy link
Member

@sbrunner sbrunner left a comment

Choose a reason for hiding this comment

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

Looks good to me :-)

@ger-benjamin ger-benjamin merged commit 031840c into master Jan 23, 2018
@ger-benjamin ger-benjamin deleted the unbind_datasource_in_map branch January 23, 2018 09:58
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.

2 participants