Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Events.StructuredLocation.GetGeoLocation
Queries the geo location.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Events | 6.2 | Yes | No | No | No | Yes |
MBS( "Events.StructuredLocation.GetGeoLocation"; EKStructuredLocation ) More
Parameters
Parameter | Description | Example value |
---|---|---|
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
Created 10th March 2016, last changed 12nd March 2016
Events.StructuredLocation.Copy - Events.StructuredLocation.GetRadius
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins