Null Column Value #5904
sethdumaguin
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I've noticed that when a column value is
null
, and when I try to access the value usingfeature.properties[columnName]
, I would getundefined
instead ofnull
. Is there a way to make sure a column with anull
value is included in thefeature.properties
? Appreciate the helpBeta Was this translation helpful? Give feedback.
All reactions