@Service public class RegionService extends Object
| Constructor and Description |
|---|
RegionService(RegionProperties regionProperties,
com.graphhopper.reader.osm.GraphHopperOSM graphHopper) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
boundingBox()
Bounding box of the working region.
|
List<String> |
countryCodes()
Country codes matching the working region.
|
@Autowired RegionService(RegionProperties regionProperties, com.graphhopper.reader.osm.GraphHopperOSM graphHopper)
public List<String> countryCodes()
public BoundingBox boundingBox()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.