Giter Club home page Giter Club logo

Comments (5)

PetengDedet avatar PetengDedet commented on May 18, 2024 1

Just get same issue.
After 3 hours of tracing the code, figured out that some of the cluster properties has an empty latitude or longitude. 😅
Filter the data before assign it to the points array. Solved.

Posted here to remind myself or others in the future for easy googling.

from supercluster.

KentDi808 avatar KentDi808 commented on May 18, 2024

I have come up with a solution that gets me the data that I need.

Modifying the onClick to encode the cluster_id gets all of the items in the cluster.

const cluster_id = (id << 5) + (zoom + 1);

Thanks in advance.

from supercluster.

mourner avatar mourner commented on May 18, 2024

The Webpack bin isn't loading for me for some reason... I'd guess that you're experiencing this issue because GL JS still uses Supercluster 2.3.0, which doesn't encode zoom into ids. We should upgrade there. Let's close here since it's not directly a supercluster issue.

from supercluster.

KentDi808 avatar KentDi808 commented on May 18, 2024

I'm okay with closing it. For some reason if you do a hard refresh the WebpackBin it will render correctly. Also, thanks for the great work you are doing.

from supercluster.

nhk-nguyen avatar nhk-nguyen commented on May 18, 2024

Just get same issue.
After 3 hours of tracing the code, figured out that some of the cluster properties has an empty latitude or longitude. 😅
Filter the data before assign it to the points array. Solved.

Posted here to remind myself or others in the future for easy googling.

You're right. Got the same issue and thanks to your comment!

from supercluster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.