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

[feat] Edit a custom base map style redux #2281

Merged
merged 1 commit into from Jun 22, 2023

Conversation

igorDykhta
Copy link
Collaborator

  • Adds editCustomMapStyle redux action, which is similar to the existing addCustomMapStyle action but it does not automatically switch the current base map style (mapStyle.styleType state property).
  • Pulled out common and overlapping logic for addCustomMapStyle and editCustomMapStyle updaters into helper function getNewStateWithCustomMapStyle.
  • No UI changes to Kepler.

Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
@igorDykhta igorDykhta merged commit b6a2b80 into master Jun 22, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the igr/ups-edit-custom-base-style branch June 22, 2023 17:21
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.

None yet

2 participants