Skip to content

removes duplicate APIs#402

Merged
cammace merged 3 commits intomasterfrom
cam-400
Apr 4, 2018
Merged

removes duplicate APIs#402
cammace merged 3 commits intomasterfrom
cam-400

Conversation

@cammace
Copy link
Copy Markdown

@cammace cammace commented Apr 2, 2018

Closes #400

@cammace cammace added this to the location-layer-0.5.0 milestone Apr 2, 2018
@cammace cammace self-assigned this Apr 2, 2018
@cammace cammace added the ready for review When your PR has been personally reviewed, its time for an external contributors to approve label Apr 2, 2018
locationLayer.hide();
}

private void updateMapWithOptions(LocationLayerOptions options) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We cannot simply remove this method. We need to call it in LocationLayerPlugin#applyStyle or move its logic there. Otherwise, those values won't be set on the map.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Good catch, I readded the updateMapWithOptions method but without the checks since inside LocationLayerOptions we check the values.

Copy link
Copy Markdown
Contributor

@LukasPaczos LukasPaczos left a comment

Choose a reason for hiding this comment

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

🚀

@cammace cammace merged commit 7f37e18 into master Apr 4, 2018
@cammace cammace deleted the cam-400 branch April 4, 2018 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review When your PR has been personally reviewed, its time for an external contributors to approve

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants