Open babbitt opened 3 years ago
Apologies for all these linting commits. ESlint was not playing ball with me today.
@GUI According to #103 I'm not exactly sure if this has already been fixed. Can you clarify? If so I'll close this out. Otherwise happy to bring it up to date with conflicts
This is to address #103. Not the best code in the world but concise. Removes null entries to prevent map from putting locations on "null island"
Before: After:
I know this isn't the best JS in the world, so do let me know if mapbox or CARTO provides a better way of doing this (I couldn't find any)
Happy and excited to help!