Interface
LatLngInterface
Magento\InventoryDistanceBasedSourceSelectionApi\Api\Data\LatLngInterface
What it does
This interface defines a Data Transfer Object (DTO) for geographic coordinates used in distance-based source selection.
Developers use this when implementing location-aware inventory management features that need to calculate distances between sources and delivery addresses to determine the optimal fulfillment location.
Public Methods
- getLat()
- getLng()