Fix location update subscription
Description
Fixes a regression where location updates would not be passed on to apps.
Screenshots
Technical details
I accidentally de-implemented this feature due to an incomplete move of the feature from GoogleMap
to AbstractGoogleMap
.