Hi there,
I am new to xThunkable and I want to make an app with a maps window and that the map is following my location. I am able to have let the map zoom to my current location. Here are the issues I have:
- There is no dot on the map showing my location. I don’t mean a marker but just the blue dot showing where I am at the moment.
- The Location sensor is only giving a single update / position. It is not constantly updating. I played around with the settings timeout and maximum age in location sensor but this does not seem to matter.
- When changing the block event in the map from onMapReady to onUserLocationChange the map is not updating to the correct location.
Can someone please help me out?
Thanks