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

Get rid of createmap event, replace with default projection + changeprojection event + handlers #864

Closed
prushforth opened this issue Jun 27, 2023 · 0 comments · Fixed by #873

Comments

@prushforth
Copy link
Member

createmap was a hack that is getting in the way of API development, and it affects many elements. It's only needed because there was no default projection that could be upgraded later, so things like layer creation and validation had to be delayed. But the resulting code is really hard to reason about, so let's see if we can improve that situation.

@AliyanH AliyanH linked a pull request Sep 22, 2023 that will close this issue
18 tasks
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 a pull request may close this issue.

1 participant