react-globe.gl
react-globe.gl copied to clipboard
Pointers On Background
I just wanted to know if it is possible to add custom pointers on background image of globe , on which i can handle my new features? I have added pointers on globe but i also want to add it on the background image of globe is there any support for it?
@UzairSamad thanks for reaching out.
You can set your own custom background image using backgroundImageUrl
, or you can extend the scene with any external elements to the globe, by means of the scene
method.