This Magento 2 module is an add-on package to Loki Components. It contains templates, Alpine.js components and PHP classes to build maps into other modules. It can be used within the LokiCheckout but also on other Magento pages.
Install this package via composer:
composer require loki/magento2-map-components
Next, enable this module:
bin/magento module:enable Loki_MapComponents
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Loki_MapComponents
The following options of this module can be configured via the Store Configuration:
loki_map_components/generic/default_longitude
loki_map_components/generic/default_latitude
loki_map_components/google/api_key
The following dependencies are declared in the module its `etc/module.xml` file:
Loki_Base
Loki_Components
Loki_CssUtils
Magento_Backend
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Store
Magento_Theme
Yireo_CspUtilities
Loki_MapComponents
loki/magento2-map-components
ext-pcre: *
magento/framework: ^103.0
magento/module-backend: ^102.0
magento/module-customer: ^103.0
loki/magento2-css-utils: ^1.0
loki/magento2-components: ^2.0
dev-main#b6f8f79d152182dd923bd5113949cd47f0ad69f9 | 20 October 2025 |
0.2.0 | 20 October 2025 |
0.1.10 | 20 October 2025 |
0.1.9 | 20 October 2025 |
0.1.8 | 20 October 2025 |
0.1.7 | 20 October 2025 |
0.1.6 | 20 October 2025 |
0.1.5 | 20 October 2025 |
0.1.4 | 20 October 2025 |
0.1.3 | 20 October 2025 |
0.1.2 | 20 October 2025 |
0.1.1 | 20 October 2025 |
0.1.0 | 20 October 2025 |
0.0.2 | 20 October 2025 |
0.0.1 | 20 October 2025 |
strict_types
declarationjumpTo
to jumpToMarker
Yireo_Loki*
to Loki*
yireo/magento2-loki*
to loki/magento2*
Initial release