Locator Button Field

The locator button provides users with a convenient way to retrieve their current position. It is an HTML button that once clicked, will trigger the browser geolocation which will try to retrieve the user's current position ( using HTML 5 geolocation ). If the current position is successfully found, it will be geocoded by the geocoder field it is synced with.

Locator Button Field Options

  • Geocoder ID - select the geocoder field ID which you'd like to sync the button with.
  • Location found message - enter a message that will pop up on the screen once the page locator successfully found the user's current position. You can leave the field blank to disable the message.
  • Disable location failed message - by default, the plugin will disable an alert message when the auto locator fails to retrieve the user's location. Check this checkbox if you wish to disable this message.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.