| Interface | Description |
|---|---|
| GetRequest<T,R> |
Created by David on 18.07.2017.
|
| Class | Description |
|---|---|
| GeocodingRequest |
The
GeocodingRequest uses the ESRI webservice to request a coordinate candidates for one or more addresses. |
| OverpassRequest |
Find reachable openstreetmap pois with this class.
|
| PointOfInterestRequest |
Find reachable openstreetmap pois with this class.
|
| PolygonRequest |
Creates polygons for the source points with specified travel times in minutes.
|
| ReachabilityRequest |
Calculates travel time for each source point to all targets, or -1 if unreachable.
|
| RouteRequest |
Generates possible route from sources to targets.
|
| StatisticsRequest | |
| TimeRequest |
Calculates travel times from each source point to each target.
|
| Enum | Description |
|---|---|
| GeocodingRequest.Option |
Special Geocoding request options that can be set at creation of the request.
|
Copyright © 2017. All rights reserved.