/**
  * Create a map type control
  */
 public function __construct()
 {
     parent::__construct();
 }