SilverStripe Locator displays a filterable map of locations. You can choose whether to show all locations on load, or enable auto geocoding to filter the initial list based on the visitor's location.
- SilverStripe 4.0.x or higher
composer require dynamic/silverstripe-locator 3.0.x-dev
Displays a filterable list of locations on a map. Users can filter by address or category to find the location nearest them.
With auto geocoding enabled in the CMS, the map will display the nearest 26 locations to the user.
See the docs/en folder.