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

Removed url and key from GeocoderViewModel #5056

Merged
merged 4 commits into from
Mar 1, 2017

Conversation

lilleyse
Copy link
Contributor

@lilleyse lilleyse commented Mar 1, 2017

Fixes #4730

@hpinkos

@hpinkos
Copy link
Contributor

hpinkos commented Mar 1, 2017

@lilleyse remove options.url and options.key as params in GeocoderViewModel

@lilleyse
Copy link
Contributor Author

lilleyse commented Mar 1, 2017

My impression from #4723 is that only the getters were being deprecated.

@lilleyse
Copy link
Contributor Author

lilleyse commented Mar 1, 2017

Hm maybe not, this PR may require some deeper changes than this.

@hpinkos
Copy link
Contributor

hpinkos commented Mar 1, 2017

@lilleyse you're right, this ended up being a slightly bigger change. The idea was that we removed these options from Geocoder by making them available in the GeocoderServices instead. So I removed key and url from Geocoder/GeocoderViewModel and made a few changes to BingMapsGeocoderService

This is ready now.

@lilleyse
Copy link
Contributor Author

lilleyse commented Mar 1, 2017

Ok looks good now. Thanks for the changes @hpinkos.

@lilleyse lilleyse merged commit 3e3f068 into master Mar 1, 2017
@lilleyse lilleyse deleted the deprecate-geocoder-url-key branch March 1, 2017 18:02
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