We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa5107 commit 1b330d9Copy full SHA for 1b330d9
docs/types.md
@@ -142,8 +142,8 @@ The `projectionTransition` is used to configure which projection to use for the
142
143
There are currently two projections implemented.
144
145
-- `mercator` - Web Mercator projection.
146
-- `stereographic` - Stereographic projection.
+- `mercator` - [Web Mercator projection](https://en.wikipedia.org/wiki/Web_Mercator_projection)
+- `stereographic` - [Stereographic projection](https://en.wikipedia.org/wiki/Stereographic_projection)
147
148
And the following [presets](#use-a-projection-preset)
149
0 commit comments