SelectProjection¶
- globalmapper.SelectProjection(GM_Projection_t aInitProj) GM_Error_t32, GM_Projection_t[source]¶
- Displays the projection selection dialog to allow the user to select a projection. If aInitProj is provided, the projection dialog is initialized to that projection. - Parameters:
- aInitProj (GM_Projection_t) – initial projection to use (None for default) 
- Returns:
- Error Code 
- Return type:
- GM_Error_t32 
- Returns:
- Projection selected by user 
- Return type:
 
