Disabling geolocation tracking
Disable geolocation tracking in a case type when the location of a case worker is not required in the audit trail of a case.
Note: 
        To disable geolocation tracking in all case types, delete all instances of
        pyGeolocationTrackingIsEnabled
        in your application. At run time, the
        @baseclass.pyGeolocationTrackingIsEnabled
        version is evaluated which always returns a false value.
      
    - In the navigation panel of Dev Studio, click Case types, and then click the case type that you want to open.
- Click the Settings tab.
- Click General.
- Clear the Enable geolocation tracking check box.
- Click Save.