Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.StructuredLocation.GetGeoLocation
Queries the geo location.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.StructuredLocation.GetGeoLocation"; EKStructuredLocation ) More
Parameters
Parameter | Description | Example |
---|---|---|
EKStructuredLocation | The reference to the structured location. | $StructuredLocation |
Result
Returns coordinates or error.
Description
Queries the geo location.Returned as two numbers with a ¶ between. First is latitude, second longitude.
See also
- Events.StructuredLocation.GetRadius
- Events.StructuredLocation.SetGeoLocation
- Events.StructuredLocation.SetRadius
This function is free to use.
Created 10th March 2016, last changed 12nd March 2016
Events.StructuredLocation.Copy - Events.StructuredLocation.GetRadius