Map projections control how the globe is flattened for display. The orthographic projection simulates a view of the Earth as seen from space, making it ideal for focusing on a single continent or region.
This sample applies the orthographic projection to a world map centered on Africa and overlays three choropleth series representing Traditional religion, Christianity, and Islam. Each series uses a distinct linear color scale, and tooltips display the percentage share of all three religions for every country. A legend and an annotation label provide additional context.
See the Map Projections documentation for all configuration options.