isLocationEqualTo

Returns true if location is the same as this location within the underlying spatial model. This is not object reference equality, but rather whether the locations within the underlying spatial model can be considered spatially (equivalent) according to the model.

Requirement: The locations must be valid within the spatial model. If they are not valid within same spatial model, then this method returns false.