Removes a map projection object.
void pe_projection_del (PE_PROJECTION projection);
Releases the memory allocated to the specified map projection object.
None
pe_projection_del(mercator);