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
- OEMTZMapType namespace
- OEReadMTZ function
- OEMTZMapTypeToString function
See also
- OEReadMTZ function