getProjectionMatrix

Deprecated

The projection matrix used for rendering. It projects spherical mercator coordinates to gl coordinates.

Deprecated

Use getProjectionMatrixArray() instead - avoids per-element boxing. This method rebuilds the list on every call.