Questions about 3D viewing of MAP

Hello, community members.

I want to display a 3D map on WorkShop.
Specifically, I want to display buildings and terrain in 3D.
When I looked in Documentation, I couldn’t find any articles about 3D viewing of Maps.

1)Is it possible to display a 3D map on Workshop?

2)If question No.1 is Yes, I would like to know the implementation procedure or Documentation showing the procedure.

Thank you.

1 Like

Hi - did you try with vega charts or video display option from workshop?

Thank you for your reply!
I haven’t tried them.
However, Vegachart and video display are unlikely to do what I want to do.

My explanation was insufficient.
I am currently creating an app using the Map widget and now I can do the following:

  • Use Draw Line in the Map widget to draw a line on the Map and measure the length of the line.

As an enhancement of this application, I would like to implement the following from now on.
I want to 3D the map, draw a line from point A to the top of the mountain, and measure the length of the three-dimensional line to the top of the mountain.
However, I couldn’t find a way to display the map in 3D, so I decided to ask a question.