The documentation says that removeLocation() only needs a 'documentID' parameter. However, the actual code requires a second parameter of 'location'. Looking at the code, it doesn't appear the 'location' parameter is being used. Could it be removed to match the documentation?
The documentation says that removeLocation() only needs a 'documentID' parameter. However, the actual code requires a second parameter of 'location'. Looking at the code, it doesn't appear the 'location' parameter is being used. Could it be removed to match the documentation?