Vridlo/types/Location
Location is a structure that represents Location model. It is described as:
- recital_id is string mandatory read-only internal
Natural identifier of the Recital. Internally used as link to it.
- x is float mandatory
X coordinate of the location for the specific grid.
- y is float mandatory
Y coordinate of the location for the specific grid.
- grid is string optional
Map grid, which the coordinates belong to. Can be one of yandex, google.
- titles is Lorem array optional
Array of Lorems, which are used as location titles.