Response object for Gp.Services.isoCurve () invocation when successful. Received as the argument of onSuccess callback function.
Properties:
Name | Type | Description |
---|---|---|
distance | Float | distance (expressed in meters) used for the request. |
time | Float | time (expressed in seconds) used for the request. |
geometry | Object | Geometry (expressed in GeoJSON) of the isocurve. |
id | String | request id (used by underlying webservice). |
location | Gp.Point | Position of the start or end point used for the request (expressed in "srs" coordinates system). |
message | String | message |
srs | String | Identifier of the coordinates system used for the isocurve. |