public class Candidate extends Object
| Modifier and Type | Method and Description |
|---|---|
DefaultTargetCoordinate |
getLocation()
Returns the geocode as
DefaultTargetCoordinate according to the spatial reference from the request. |
double |
getScore()
Return the Score of the candidate.
|
public double getScore()
public DefaultTargetCoordinate getLocation()
DefaultTargetCoordinate according to the spatial reference from the request.
Default reference is "EPSG 4326" (.i.e. if not otherwise specified)Copyright © 2018. All rights reserved.