OEMTZMapTypeFromString¶
unsigned int OEMTZMapTypeFromString(const std::string &maptype);
Converts the human readable string output by OEMTZMapTypeToString
into the a MTZ map type.
Returns OEMTZMapType_None upon failure.
See also
OEMTZMapTypenamespaceOEReadMTZfunctionOEMTZMapTypeToStringfunction
See also
OEReadMTZfunction