_latLon = $latLon; } /** * @return \dosamigos\leaflet\types\LatLng */ public function getLatLng() { return $this->_latLon; } }