mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

Why is the direction reversed?

Open kt7456 opened this issue 2 years ago • 5 comments

thanks ,this is demo address https://plnkr.co/edit/zdKhXxpkDkgIThfm?preview 1662605696995 1662605680100

first picture is incorrect direction second picture is correct direction

this is previous address https://github.com/mapbox/mapbox-gl-js/issues/12221

kt7456 avatar Sep 08 '22 09:09 kt7456

@kt7456 the demo by that URL doesn't appear to be working — I don't see the custom layer and there are a bunch of errors in the console. Perhaps you forgot to save some code updates?

mourner avatar Sep 08 '22 11:09 mourner

@kt7456该 URL 的演示似乎无法正常工作 - 我没有看到自定义层,并且控制台中有一堆错误。也许您忘记保存一些代码更新?

It takes 1 minute to display when loading data

kt7456 avatar Sep 09 '22 00:09 kt7456

My guess is that mapboxgl is applying some y-flip the image, which you need to apply to the volume as well either when you render it or when you display the volume rendering above the map (if you're rendering to a texture and compositing that on top of the map)

This is the author's reply

kt7456 avatar Sep 09 '22 00:09 kt7456

Hey @kt7456,

I wasn't able to reproduce this either. Could you please check that the example you provided is working?

stepankuzmin avatar Sep 12 '22 11:09 stepankuzmin

嘿@kt7456,

I wasn't able to reproduce this either. Could you please check that the example you provided is working? this is other demo address http://animpen.com/pen/kfpPAJa7 this is old demo address https://plnkr.co/edit/zdKhXxpkDkgIThfm?preview Requires google browser to open

kt7456 avatar Sep 13 '22 01:09 kt7456

Hi @kt7456, Unfortunately the custom layer does not load on any of the examples provided still. Can you provide information about the browser and operating system you are using? Thanks

avpeery avatar Sep 30 '22 17:09 avpeery

Since we are unable to reproduce this issue with the example provided, I am going to close this issue. Please feel free to open again with a different example and include relevant information (e.g. browser/operating system). Thanks!

avpeery avatar Nov 08 '22 16:11 avpeery

ok,thanks!

kt7456 avatar Nov 13 '22 01:11 kt7456