This Magento 2 module is an add-on package to the LokiCheckout. It functions as a connector between the LokiCheckout core and the Loki_Maps module, allowing for shipping providers to create custom maps (based on providers like Google Maps and Leaflet) easily.
Install this package via composer:
composer require loki-checkout/magento2-shipping-maps
Next, enable this module:
bin/magento module:enable LokiCheckout_ShippingMaps
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_ShippingMaps.git
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Sales
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
Yireo_CspUtilities
LokiCheckout_ShippingMapsloki-checkout/magento2-shipping-maps
loki-checkout/magento2-core: ^2.3
loki/magento2-components: ^2.2
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
| 1.0.4 | 15 April 2026 |
| 1.0.3 | 15 April 2026 |
| 1.0.2 | 15 April 2026 |
| 1.0.1 | 15 April 2026 |
| 1.0.0 | 15 April 2026 |
Loki_MapComponents