Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have a lot of WebGL WARNINGs in Chrome and Firefox consoles. #87

Closed
vadym1930 opened this issue May 13, 2020 · 5 comments
Closed

Have a lot of WebGL WARNINGs in Chrome and Firefox consoles. #87

vadym1930 opened this issue May 13, 2020 · 5 comments

Comments

@vadym1930
Copy link

JS HERE maps version 3.1.12

From Chrome
image

From Firefox
image

Does someone face the same?

With that said some labels on the map looks like that

image

@vadym1930 vadym1930 changed the title Have a lot of WebGL WARNING in Chrome and Firefox consoles Have a lot of WebGL WARNINGs in Chrome and Firefox consoles. May 13, 2020
@dbacarel
Copy link
Member

Hi @vadym1930, thanks for reporting the issue. Can you also provide some additional information about your environment?

Example:

Thanks!
Daniele

@vadym1930
Copy link
Author

Thanks for the response. It's known that it's not my machine-related. I guess I did something wrong while working with API. I have a clue — need to make a couple of tests.
Gonne let you know in a few days.

@vadym1930
Copy link
Author

Okay, I was attaching the scripts wrong way so after correcting myself and doing it the way docs recommended the issue with artifacts on the map has gone. So labels are nice now. I still have a lot of similar warnings though
46 [.WebGL-0x7fc8da859400]RENDER WARNING: there is no texture bound to the unit 0

What is noticing that I have a lot of map instances on the same page and maps are hidden by default and mentioned warning starting popups right after the second map was opened (its kind of card collapsed layout) and the same behavior repeating with the every next opened map so new bunch of warning adding again and again.

While the labels are good I can live with that. But if you guys can figure out and get rid of the warnings that would be great.

I might create the codepen or similar with a few collapsed maps just to prove it exists. Let me know if such a thing could be useful to track this down.

@ankit-vaghela
Copy link

ankit-vaghela commented Nov 30, 2020

Same issue I have with here map version 3.1. Even in your sample code it is not working. check below link.
https://heremaps.github.io/maps-api-for-javascript-examples/polyline-on-the-map/demo.html
image

@oleksmarkh
Copy link
Contributor

@vadym1930, could you please create and share a CodePen if there are still "texture bound" warnings. We'll reopen the issue and try to track it down then.

@ankit-vaghela, the shader error you've mentioned is probably hardware-related. I'd suggest we use #72 to scope it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants