virtual bool IsGeolocationSupported() const = 0;
IsGeolocationSupported specifies whether a geolocation (location sensor) is available on the device (true); otherwise false.
Returns true if geolocation is supported and false otherwise.