Determines if a specified GeoCoordinate is equal to the current GeoCoordinate, based solely on latitude and longitude.
- obj (Object)
- The object to compare the GeoCoordinate to.
true, if the GeoCoordinate objects are equal; otherwise, false.
Equivalent GeoCoordinate objects have the same Latitude and Longitude properties.
The Altitude, HorizontalAccuracy, and VerticalAccuracy properties are not used in determining equivalency.