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

How to realize the bubble icon with bike/car ?

Open baker-Xie opened this issue 5 years ago • 2 comments

Dear all, this is a question not a issue. I'm new to WebGL, and I want to know how this repo realize the following effect. ScreenShot20200602_1

I find that in streetscape repo, there is a streetscape.svg file that contain the bike svg path. But I cannot find the bubble, and don't know to realize it.

So I have two questions:

  1. Does bubble and bike have seperate svg path/file?
  2. How to show them in the 3D canvas? Using "div tag"? or Something like Sprite in three.js?

baker-Xie avatar Jun 02 '20 08:06 baker-Xie

Has anybody can show me how to realize this bubble effect? I'm also instested in it.

soyons avatar May 25 '23 11:05 soyons

you need to wirte something in function ````renderObjectLabel``` and add another stream with the same id of obstacles.

soyons avatar May 26 '23 11:05 soyons