It would be nice if Mapbox could show your current position on the map if you are within the limits of the current view. This is useful for figuring out where you are relative to markers on the map for relatively short distances. Right now, you need to click on a Mapbox map to switch over to Google Maps to show your position.
1 Like
Thanks. I didnât know what that meant. Half is not as good as all, but itâs better than none!
1 Like
HmmâŚcould this be updated after a short interval for a use case in which we track a cab moving on a map?
This is on the clientâs side to let them show current location of their device so I donât think itâs possible to do that for another device for tracking purposes.
2 Likes
Thank you I was thinking in the context of âbroadcastingâ my location on a map for others to view where I am and my progress along a route.
1 Like
I think Iâll explore what could be done with the location Location component and the Distance Computed Column.
I am interested in the blue dot to show location as a user moves. Did this get solved.