Hi there all clever V4A folks 
I am using the B4A GoogleMaps and GoogleMapsExtras libraries, and I would like to use the build-in location provider that provides the location updates for the my-location layer of the Google Maps for Android v2 API, as documented here. But it seems as though these B4A libraries does not make provision for the build-in Google maps Location Change event. I only managed to find the _CameraChange event is present but not documented here: Basic4android - GoogleMaps
I am wondering whether the _LocationChange event is perhaps also implemented but not documented?
If not already implemented, I think it will really make sense to expand the B4A Google Maps library to include the _LocationChange event.
I know I can use the GPS library or the esLocation2, or b4aLocationManager libraries for the same purpose, but it can be valuable to newbies if the native event available in the Google Maps for Android API is.
Your feedback will be much appreciated.
I am using the B4A GoogleMaps and GoogleMapsExtras libraries, and I would like to use the build-in location provider that provides the location updates for the my-location layer of the Google Maps for Android v2 API, as documented here. But it seems as though these B4A libraries does not make provision for the build-in Google maps Location Change event. I only managed to find the _CameraChange event is present but not documented here: Basic4android - GoogleMaps
I am wondering whether the _LocationChange event is perhaps also implemented but not documented?
If not already implemented, I think it will really make sense to expand the B4A Google Maps library to include the _LocationChange event.
I know I can use the GPS library or the esLocation2, or b4aLocationManager libraries for the same purpose, but it can be valuable to newbies if the native event available in the Google Maps for Android API is.
Your feedback will be much appreciated.