Add spherical photo
This commit is contained in:
@@ -371,6 +371,7 @@ class Site implements JsonSerializable
|
||||
public function jsonSerialize(): array
|
||||
{
|
||||
return [
|
||||
'id' => $this->id,
|
||||
'gisId' => $this->gisId,
|
||||
'place' => $this->place,
|
||||
'genericPlace' => $this->genericPlace,
|
||||
|
||||
Reference in New Issue
Block a user