Missing Controller

Error: MapController could not be found.

Error: Create the class MapController below in file: app/controllers/map_controller.php

<?php
class MapController extends AppController {

	var $name = 'Map';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp