Annotation Interface Near


Annotation to be used for disambiguating method parameters that shall be used to trigger geo near queries. By default, those parameters are found without the need for additional annotation if they are the only parameters of the according type (e.g. Point, double[], Distance).
Author:
Oliver Gierke