Function lanelet::validation::validateMap(const std::string&, const ValidationConfig&)

Function Documentation

std::vector<DetectedIssues> lanelet::validation::validateMap(const std::string &mapFilename, const ValidationConfig &config)

Central function here. Loads the map, runs the checks and returns the issues.