Show the user's current location
Last updated
Last updated
You can show the current user's location on a Mapbox Map using a tracking beacon:
There are a number of ways you can activate the tracking beacon:
If you set the 'Geolocate' control on the Mapbox Map to 'yes', the user will have the opportunity to click it to start the geolocation
You can also trigger this automatically by setting the 'Trigger on Page Load' option to 'yes'
You can trigger the geolocation from a workflow action by using the 'Add Geolocation' action and setting the 'Trigger Automatically' field to 'yes'
See the 'Locate the current user (geolocation)' section of the demo app for an example of how to implement geolocation: