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

Added DynamicMap.opts method to apply opts to returned object #1589

Merged
merged 2 commits into from
Jun 21, 2017

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Jun 20, 2017

When applying opts to a DynamicMap using the .opts method the options sometimes aren't applied correctly. By mapping the applied opts on the DynamicMap the opts are applied directly to the returned Elements. I think the issue may be that the id doesn't get copied or applied correctly, which means that the DynamicMap._style method doesn't apply the options correctly.

@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Jun 20, 2017
@jlstevens
Copy link
Contributor

Tests are now passing. Merging.

@jlstevens jlstevens merged commit 47c3ecd into master Jun 21, 2017
@philippjfr philippjfr deleted the dmap_style branch June 25, 2017 15:07
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants