Skip to content

How to make an orbit around the globe? #5585

Answered by AdriSolid
GravityMsc asked this question in Q&A
Discussion options

You must be logged in to vote

What did you try?
Here there is an example using GlobeView + layers (including ArcLayer) with z: https://codepen.io/AdriSolid/pen/RwoQeeR
You should be able to configure z => getPosition: d => [d.geometry.coordinates[0], d.geometry.coordinates[1], 5000000]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@GravityMsc
Comment options

@AdriSolid
Comment options

@GravityMsc
Comment options

Answer selected by GravityMsc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants