Created on 19 October 2018
icon_unfollowing
Login to follow
distance-from-coordinate

Distance From Coordinate

Stable version 1.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 15 October 2021 by 
distance-from-coordinate

Distance From Coordinate

Documentation
1.1.0

This mobile plugin functionality is to count the distance (in mile or kilometer) of GPS Coordinate (Latitude, Longitude) between 2 point. 

The count process is on the server side.


Below is the example on how to use this plugin.


CountDistance server action with this parameter :

Distance as result (Decimal)

IsMetricSystem as parameter to check using Kilometer (True) or Mile (False)

Lat_Center, Lng_Center as parameter the center coordinate

Lat_Compare, Lng_Compare as parameter of the location that will be compare to center


Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Distance From Coordinate has no dependencies.