MapView: Use enum class instead of plain enum.

Authored by johanneszarl on Sep 15 2019, 9:10 PM.

Description

MapView: Use enum class instead of plain enum.

Together with moving the enums from the MapView class into the Map
namespace, this makes the enum a little shorter to type and increases
type safety.

Details

Committed
johanneszarlSep 15 2019, 9:15 PM
Parents
R463:30d365f64652: MapView: Don't check "Show thumbnails" by default
Branches
Unknown
Tags
Unknown