/** * resets the sub elements */ public function reset() { $this->latitude->reset(); $this->longitude->reset(); }