Class CustomArea

java.lang.Object
com.graphhopper.routing.util.CustomArea
All Implemented Interfaces:
AreaIndex.Area

public class CustomArea extends Object implements AreaIndex.Area
  • Constructor Details

    • CustomArea

      public CustomArea(Map<String,Object> properties, List<org.locationtech.jts.geom.Polygon> borders)
  • Method Details