Close and release the geomonitor service handle.
#include <geomonitor.h>
geomonitor_error_t geomonitor_service_shutdown(geomonitor_service_t *geomonitor)
BlackBerry 10.2.0
The geomonitor_service_t handle to be closed and released. The function sets the value of geomonitor to NULL.
GEOMONITOR_OK if successful, an error from geomonitor_error_t otherwise.