Determines if two latlongs refer to the same location
Namespace: Microsoft.Hawaii.PathPrediction.ClientAssembly: Microsoft.Hawaii.PathPrediction.Client (in Microsoft.Hawaii.PathPrediction.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- llA
- Type: Microsoft.Hawaii.PathPrediction.Client LatLong
the first location
- llB
- Type: Microsoft.Hawaii.PathPrediction.Client LatLong
the second location
Return Value
true if the two latlongs are the same, false otherwiseSee Also