streetscape.gl icon indicating copy to clipboard operation
streetscape.gl copied to clipboard

Visualization framework for autonomy and robotics data encoded in XVIZ

Results 118 streetscape.gl issues
Sort by recently updated
recently updated
newest added

When hovering over a data point inside a chart, the label gets cut off as it nears the right edge of the panel.

bug

Hi there, We would like to plot something like a heatmap on our maps. The beautiful examples shown at [kepler.gl](https://kepler.gl/) would be perfect. I talked about this at the Slack...

Such as displaying a camera image of a traffic light in the position and orientation it was detected

enhancement

Double-clicking the first time centers and zooms, but subsequent times appears to go bad

bug

Support ROSBAG extraction Questions remain as to what can be extracted by default w/o an configuration to make this turnkey. Research must be done.

I have a 8-column table. The data is rendered correctly, but the first item in each row is always wider than those in other columns, even if it's empty. I...

hi everyone I'm trying to draw a point with GEOGRAPHIC coordinates. but I never see the point appear. I'm not sure if it is a bug or something wrong in...

On [this page](https://avs.auto/#/streetscape.gl/getting-started/starter-kit), I see a link to https://github.com/uber/streetscape.gl/tree/master/examples/get-started/log-from-file.js However, this link is broken. Thanks for fixing the other link!

In come case, when you zoom in/out object z layering flickers: ![rs-lines-flicker](https://user-images.githubusercontent.com/2488251/55200832-54fadf80-517d-11e9-9e75-7d5af4aea996.gif) I will send a repro with canned data to @Pessimistress.

Allow passing a custom map controller (http://uber.github.io/react-map-gl/#/Documentation/advanced/custom-map-controller?section=overriding-the-default-map-controller) to `LogViewer` via a `controller` prop.