Table of Contents
Location Picker at Checkout currently offers a few events that you can listen to when it does work.
Map Visibility Changes #
custom:lpacMapVisibilityCheckedBefore
Anytime the map visibility is checked by LPAC. Before any field visibility related changes are applied.
custom:lpacMapVisibilityShow
Anytime the map is visible.
custom:lpacMapVisibilityHide
Anytime the map is hidden.
custom:lpacMapVisibilityCheckedAfter
Anytime the map visibility is checked by LPAC. After all visibility related changes have been applied.