mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

3D arcs in Globe view

Open ksupipr opened this issue 1 year ago • 1 comments

Hello! Globe view is so great! I need draw arc lines on globe and map. Find solution with geometry and LineString https://docs.mapbox.com/mapbox-gl-js/example/animate-point-along-route/ but this look like 2d. How make it 3d? Example https://globe.gl/example/random-arcs/ Screenshot at Sep 09 10-05-23

ksupipr avatar Sep 09 '22 05:09 ksupipr

This is part of https://github.com/mapbox/mapbox-gl-js/issues/3993

SnailBones avatar Sep 19 '22 17:09 SnailBones