Skip to content
#

webgl

Here are 3,620 public repositories matching this topic...

ajbraudev
ajbraudev commented Feb 20, 2021

We are using Mapbox gl js with react and nextjs.
After adding these markers to the map, on a zoom event, we are seeing this error:
Unhandled Runtime Error
TypeError: Cannot read property 'transform' of undefined
Call Stack
na._onOcclusionTimer

it is not a breaking error, everything is running smoothly, but we still get that error, and this error is not caught by the map.on('error') handle

thw0rted
thw0rted commented Jan 30, 2020

Sandcastle example: open any basic shape (e.g. Rectangle) and try to set an outlineWidth, or search "outlineWidth" on this tracker and read any of a bunch of existing issues, starting with #40 (!)

Browser: any

Operating System: Windows only, apparently

Since the very beginning of Cesium, people have been trying to use the outlineWidth property on EllipseGraphics, RectangleGraphics, Po

Improve this page

Add a description, image, and links to the webgl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webgl topic, visit your repo's landing page and select "manage topics."

Learn more