pub fn render_map( frame: &mut Frame<'_>, area: Rect, state: &MapState, colors: &MapColors, key_width: u16, ) -> MapLayout
Render a map control