findNextAddresses(BigDecimal, BigDecimal, Long, Integer, long, Integer) method

Find locations that are in an area defined by latitude +/- radius and longitude +/- radius.

Syntax

List< DAddress > findNextAddresses ( BigDecimal latitude , BigDecimal longitude , Long customerId , Integer locationType , long radius , Integer maxRecords )

Parameters