Hello, everyone. I have a question about the FusedLocationProvider.
I would like to filter out positions in the LocationChanged event that do not have GPS as location source. The native location-object in Android Studio provides the method getProvider() for this. In B4A this method is missing, as well as other methods like getExtras(). Why are these methods not available in B4A and will these methods be available in the future?
Note: The screenshots from Android Studio are taken from an FLP code example.
Best regards, Alex.
I would like to filter out positions in the LocationChanged event that do not have GPS as location source. The native location-object in Android Studio provides the method getProvider() for this. In B4A this method is missing, as well as other methods like getExtras(). Why are these methods not available in B4A and will these methods be available in the future?
Note: The screenshots from Android Studio are taken from an FLP code example.
Best regards, Alex.