Yunus Yüksel

Results 5 issues of Yunus Yüksel

Using selection API causes the child components stuck in endless loop ` `

I need to render my own map tiles which is not based on geographical coordinate but the tiles come from point clouds. I used the RasterSource with my url template....

Here are my example types of properties that are stored in Redux. I can not blacklist a property (the name is blacklistProperty in that example) under a dynamically created key...

That check to content type "text/event-stream" causes an error, if to content type additional params are added like "charset=utf-8". See here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type. we may check the substring of content type?...

The package does not work with three/fiber. Threejs has autoClear as true which means it clears the view after each render. If its rendered with useFrame of threejs, I get...