Optional
__typename?: "Position"Optional
attr?: Maybe<Attribute>Arbitrary JSON value stored on this resource, keyed by an id
Optional
attrShortcut for the attr.value, returns null if the attribute doesn't exist
Query multiple attributes optionally filtering by id and/or locale
Identifier for the Position type useful for client-side caching
The position's latitude
The position in the form: [latitude, longitude]
PlaceLayers associated to this position
The position's longitude
The position in the form: [longitude, latitude]
Generated using TypeDoc
A position on a map with a longitude and latitude