GARTerrainAnchorState
Summary
Enumerations |
|
---|---|
GARTerrainAnchorState{
|
enum Describes the state of an asynchronous operation launched by createAnchorWithCoordinate:altitudeAboveTerrain:eastUpSouthQAnchor:completionHandler:error: (GARSession(Geospatial)) . |
Enumerations
GARTerrainAnchorState
GARTerrainAnchorState
Describes the state of an asynchronous operation launched by createAnchorWithCoordinate:altitudeAboveTerrain:eastUpSouthQAnchor:completionHandler:error: (GARSession(Geospatial))
.
Properties | |
---|---|
GAR
|
Internal error. No recommended mitigation. |
GAR
|
The operation failed due to an authentication or authorization error. This may occur due to a number of reasons:
|
GAR
|
There is no terrain info at this location, such as the center of the ocean. |
GAR
|
Not a valid value for a Terrain anchor operation. |
GAR
|
This anchor has been resolved successfully. |
GAR
|
This anchor has started the process of resolving, but it is not complete. |