hub.coordinates.get
- Version: 1.0
- Classes: UI
- Title: Core(Basement) categories
- Description: Get current latitude/longitude of the hub.
Edit
- No Parameters required.
Edit
- Result will contain latitude and longitude values. See the table below
| Field | Type | Required | Description |
|---|---|---|---|
| longitude | float32 | + | longitude value |
| latitude | float32 | + | latitude value |