Coder Social home page Coder Social logo

Comments (13)

georgios-uber avatar georgios-uber commented on June 17, 2024 1

Double clicking "finalizes" the polygon. So if you add two points, that results in an invalid polygon.
I will write a check to avoid that.

from nebula.gl.

supersonicclay avatar supersonicclay commented on June 17, 2024 1

This may be a duplicate of #153. If you're using deck 6.3, you'll need to upgrade nebula to 0.8. Or you can downgrade deck to <6.3.

Sorry for the inconvenience. There was an unintended function name collision.

from nebula.gl.

georgios-uber avatar georgios-uber commented on June 17, 2024

Can you paste the data you are providing in "data" field? It has to be a feature collection.

from nebula.gl.

vnugent avatar vnugent commented on June 17, 2024

from nebula.gl.

georgios-uber avatar georgios-uber commented on June 17, 2024

Also, You need to provide a mapbox token to see the map under.

from nebula.gl.

vnugent avatar vnugent commented on June 17, 2024

from nebula.gl.

carlostxm avatar carlostxm commented on June 17, 2024

I am having the same problem, in drawPolygon mode when the first action is double click or double clicking after set a first point the layer results in a unresponsive state: two points without line are painted without calling to onEdit callback, so it's not possible to do something at this point.

However, this is not happening in the nebula.gl website showcase.

from nebula.gl.

carlostxm avatar carlostxm commented on June 17, 2024

Double clicking "finalizes" the polygon. So if you add two points, that results in an invalid polygon.
I will write a check to avoid that.

Hi @georgios-uber, is it planned to include this validation soon?

from nebula.gl.

georgios-uber avatar georgios-uber commented on June 17, 2024

@carlostxm please close the issue if updating fixes this.

from nebula.gl.

carlostxm avatar carlostxm commented on June 17, 2024

Is it possible that I cannot close this issue because I didn't open it? I don't see the close button anywhere.

from nebula.gl.

supersonicclay avatar supersonicclay commented on June 17, 2024

@vnugent if upgrading to nebula 0.8 fixes it, can you close this issue?

from nebula.gl.

vnugent avatar vnugent commented on June 17, 2024

It's still not behaving the way I think it should. It now lets me create a single-point polygon (all 4 vertices are the same) or a "line" polygon (2 vertices are the same). Another word addFeature event is generated if I simply double click or draw a line then double click. See code sandbox link.

https://codesandbox.io/s/wk56rvzjl7

    "deck.gl": "6.3.9",
    "nebula.gl": "0.8",
    "nebula.gl-react": "0.8",

from nebula.gl.

supersonicclay avatar supersonicclay commented on June 17, 2024

Nice find!

from nebula.gl.

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.