2503.19 updates were kept to a minimum while testing the new GitHub projects , issue tracking, and code integration processes for project management.
The updates for this release are not user-facing, testing should be for baseline functionality.

Store Locator Plus® Internal Docs
SLP Internal Documentation
2503.19 updates were kept to a minimum while testing the new GitHub projects , issue tracking, and code integration processes for project management.
The updates for this release are not user-facing, testing should be for baseline functionality.
Number to show after search is set to 25.
Enabled Pagination is checked.
Pages are not showing up when results are returned.
Enterprise customers are seeing the boundaries setting even when Boundaries Influences Guess is set to None.
The Premier Admin JavaScript should be managing that information and hiding the div when the setting is none.
Turns out the JS was not loading due to the page name change with the menu update. It also requires Google Maps to be loaded for this JavaScript to initialize.
Had to add a new SLP Google Maps loader as the existing enqueue_google_maps is really designed for the front end and attached to the ‘google_maps’ handle. A new gmaps handle and enqueue without an init callback is in place to allow for non-user presentation (admin) maps.