public function getAllLocationsForUserMap()
 {
     return $this->locationDao->getAllLocationsForUserMap();
 }