findNextAddresses function

find next address with location

Syntax

findNextAddresses( responseBack, lat, lng )

Parameters

Name Type Description
responseBack   Indicate which function to be called when a response is received.
lat   The latitude of current geolocation.
lng   The longitude of current geolocation.

Source

SY_Mobiliser.js line 1535.