Interface IUsesGeoLocation Namespace: Unity.MARS Syntax public interface IUsesGeoLocation Extension Methods IUsesGeoLocationMethods.TryGetGeoLocation(IUsesGeoLocation, out GeographicCoordinate) IUsesGeoLocationMethods.SubscribeGeoLocationChanged(IUsesGeoLocation, Action<GeographicCoordinate>) IUsesGeoLocationMethods.UnsubscribeGeoLocationChanged(IUsesGeoLocation, Action<GeographicCoordinate>)