Hands-on Rust: indentation in impl Map for function needs to align (page 81)

the pub fn new() line is aligned with the impl Map { line, and should be indented another four spaces.