Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 927 Bytes

File metadata and controls

22 lines (16 loc) · 927 Bytes
uid
GetNearby

GetNearby

Use this method to retrieve all the nearby elements and services based on latitude and longitude.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
latitude Double Latitude.
longitude Double Longitude.
accuracy Double Accuracy (in meters).

Output

Item Format Description
GetNearbyResult Array of DMARecent The list of all the nearby elements and services.