Vridlo/types/Location

From ALT Linux Wiki
< Vridlo/types
Revision as of 14:50, 12 December 2019 by Majioa (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.