Component: Location ( Data)
From Flowcode Help
(Redirected from Component: ID 45ce3fab d9df 40fe 8ef5 04d8e6e590e5)
Jump to navigationJump to search| Author | MatrixTSL |
| Version | 1.0 |
| Category | Data |
Contents
Location component
Component that provides the mobile device's physical location.
Version information
Library Version, Component Version, Date, Author, Info 1, 1.0, 23-04-26, ST, Created
Detailed description
Many mobile devices have the capability of reporting the physical location of the device (e.g. by using an internal GPS sensor).
This component allows access to this information.
Examples
Plotting geolocation data
This example regularly plots the current location of the device onto a canvas object.
The web app created by this example can be viewed here: GeolocationPlotter Example
Macro reference
Cancel
| Cancel | |
| Cancels any continuous retrieval of location information. | |
| Return | |
GetPosition
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_Geolocation.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Geolocation.fcsx