Global Mapper SDK
Retrieves the global projection that is being used for all rendering and exporting.
Syntax
C++
Copy
GM_Error_t32 GM_GetProjection
(
GM_Projection_t* aProj // OUT: Current view/export projection
);
Comments
0 comments
Please sign in to leave a comment.