Skip to content

Fix k value generation that could lead to NaN#60

Open
jonl-percsolutions-com wants to merge 1 commit intoLeaflet:gh-pagesfrom
perc-solutions:gh-pages
Open

Fix k value generation that could lead to NaN#60
jonl-percsolutions-com wants to merge 1 commit intoLeaflet:gh-pagesfrom
perc-solutions:gh-pages

Conversation

@jonl-percsolutions-com
Copy link
Copy Markdown

In redraw, if alt == 0 or NaN, it could lead to a k value = 0, which in some edge cases would cause cell[0] and cell[1] to be NaN and for data to not be displayed on the map.

In redraw, if alt == 0 or NaN, it could lead to a k value = 0, which in some edge cases would cause cell[0] and cell[1] to be NaN and for data to not be displayed on the map.
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.

1 participant