Replies: 1 comment
-
As far as I know that totally depends on your business logic. What I mean is, as aforementioned, deckgl will not bydefault do a tile technique, rather you will have to request for it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Out of curiosity, if I drop a 100MB GeoJSON dataset into a Deck.gl
IconLayer
.Does anyone know if all 100MB datasets are rendered in the Layer at the same time, or are they only rendered when in view?
Does Deck.gl perform some internal "tile" technique to improve performance?
I'm asking because I heard that Deck.gl can easily handle 100MB files which is mind-blowing.
Beta Was this translation helpful? Give feedback.
All reactions