The Geopoint type represents the geographic point location in objects of the Address type.
Schema |
|
type Geopoint { lat: Float! lon: Float! }
|
Field |
Type |
Description |
lat |
Float! |
Latitude of the geopoint. |
lon |
Float! |
Longitude of the geopoint. |
|
|
|
HealthCare Locator SDK 1.0 and higher
GraphQL Activity API 1.0 and Activity API 2.0