Vridlo/types/Location

From ALT Linux Wiki

Location is a stuff structure that represents Location model. It implies the geo-position of the specified recital object. It is described as:

  • 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.