Replies: 5 comments 3 replies
-
|
I agree with the question, I really need to draw a layer in Leaflet using deck.gl, I’m even ready to get involved in the development since the library is as useful as possible and I would like to develop it |
Beta Was this translation helpful? Give feedback.
-
|
I had this same requirement. Until this gets fixed I have just copied deck-layer and deck-utils into my own project. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Is there any updates on this? The error i get when trying to install with yarn : error An unexpected error occurred: "https://registry.npmjs.org/@deck.gl-community%2fleaflet%60: Not found". |
Beta Was this translation helpful? Give feedback.
-
|
There was some discussion and the consensus was to reuse the existing leaflet package name when republishing. You could always follow along in the OpenJS slack https://openjs-foundation.slack.com/archives/C06SFTXG86T/p1739776393759199?thread_ts=1739297387.830049&cid=C06SFTXG86T |
Beta Was this translation helpful? Give feedback.
-
|
We are finally reaching the end of a long list of papercuts that caused problems for the publishing of this package. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am following this example
https://github.com/visgl/deck.gl-community/tree/master/modules/leaflet
Anyone know why I can't install this package through yarn / npm?
@deck.gl-community/leafletAs a side note, the deprecated deck.gl-leaflet package for
LeafletLayeris undefined as well. https://github.com/zakjan/deck.gl-leafletimport { LeafletLayer } from 'deck.gl-leaflet';There doesn't seem to be other options to integrate Deck.GL and Leaflet.
Beta Was this translation helpful? Give feedback.
All reactions