globalmapper.GetMiscOption

globalmapper.GetMiscOption(GM_MiscOpt_t32 aOpt, uint32 aReserved=0) int[source]

Gets the current value of an advanced/miscellaneous option. For most types the returned value is GM_MiscOptVal_t8.

Parameters:
  • aOpt (GM_MiscOpt_t32) – Option to get

  • aReserved (uint32) – Reserved for future use; defaults to 0

Returns:

the current value of aOpt

Return type:

int