LokiCheckout_ShippingMaps

PHP 8.1 - 8.4
Magento 2.4.7 | 2.4.8
CSP Yes
PHPStan 5
Magento PHPCS 8
Latest Release 1.0.8

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.

Installation

Install this package via composer:

composer require loki-checkout/magento2-shipping-maps

Next, enable this module:

bin/magento module:enable LokiCheckout_ShippingMaps

Support

For getting support, create an Issue under the following project URL:

https://gitlab.yireo.com/loki-checkout/LokiCheckout_ShippingMaps.git

Module Dependencies

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
Composer details
Magento module name
LokiCheckout_ShippingMaps
Composer name
loki-checkout/magento2-shipping-maps
Composer version
1.0.8
Default branch
main
Requirements
loki-checkout/magento2-core: ^2.3
loki/magento2-components: ^2.2
loki/magento2-css-utils: ^1.0
magento/framework: ^103.0
Releases
1.0.8 13 May 2026
1.0.7 13 May 2026
1.0.6 13 May 2026
1.0.5 13 May 2026
1.0.4 13 May 2026
1.0.3 13 May 2026
1.0.2 13 May 2026
1.0.1 13 May 2026
1.0.0 13 May 2026
Changelog

[1.0.8] - 02 May 2026

Fixed

  • Do not disable select when loading, but set aria-busy instead

[1.0.7] - 01 May 2026

Fixed

  • Add ID to select

[1.0.6] - 01 May 2026

Fixed

  • Make select name attribute generic
  • Fix CSS scopes

[1.0.5] - 29 April 2026

Fixed

  • Set address as invalid if country, postcode or city is missing

[1.0.4] - 08 April 2026

Fixed

  • Add new store selection template
  • Re-enable checkout component behaviour for shipping maps

[1.0.3] - 27 March 2026

Fixed

  • New structure of shipping locations and delivery dates
  • Hide message on home address with geocoordinates

[1.0.2] - 17 March 2026

Fixed

  • Allow for map-config to select either Leaflet or GoogleMaps
  • Undo proxy of MapLocationFactory because of 2.4.5 compilation

[1.0.1] - 12 March 2026

Fixed

  • Loosen constraint with Loki_MapComponents

[1.0.1] - 12 March 2026

Fixed

  • Loosen constraint with Loki_MapComponents

[1.0.0] - 12 March 2026

  • Initial release

Last modified: May 13, 2026