create Projection
Creates a Projection instance for coordinate conversions.
The projection captures the current map state (center, zoom, view size, pan offset) and provides methods for converting between screen and geographic coordinates.
Return
A Projection instance for the current map state