LocationCoordinatesOrigin Enum
Defines the origin of the coordinates of a location
Possible Values
#
MAPBOX_GEOCODING
The coordinates were determined by passing the address to the Mapbox geocoding service
PROVIDED
The coordinates were provided by you upon creation, either in the admin or via API
Usages
#
References
#
- Field coordinatesOrigin from Location
Previous
LocationAttachment
Next
LocationCreateInput