Map Projection
sealed class MapProjection
Content copied to clipboard
Describes the projection used to render the map.
Mapbox map supports Mercator and Globe projections.
Types
Globe
Link copied to clipboard
Globe projection is a custom map projection mode for rendering the map wrapped around a full 3D globe. Conceptually it is the undistorted and unskewed “ground truth” view of the map that preserves true proportions between different areas of the map.
Mercator
Link copied to clipboard
Mercator projection.