This is an add-on package to LokiComponents. It contains templates, Alpine.js components and PHP classes to build maps into other modules. It can be used within the LokiCheckout and on other Magento pages.
Install this package via composer (assuming you have setup the composer.yireo.com
repository correctly already):
composer require yireo/magento2-loki-map-components
Next, enable this module:
bin/magento module:enable Yireo_LokiMapComponents
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/Yireo_LokiMapComponents
The following options of this module can be configured via the Store Configuration:
yireo_loki_map_components/generic/default_longitude
yireo_loki_map_components/generic/default_latitude
yireo_loki_map_components/google/api_key
The following dependencies are declared in the module its `etc/module.xml` file:
Magento_Backend
Magento_Customer
Yireo_LokiComponents
Yireo_LokiFieldComponents
Yireo_LokiMapComponents
yireo/magento2-loki-map-components
magento/framework: ^103.0
magento/module-customer: ^103.0
yireo/magento2-loki-field-components: ~0.0 | ^1.0
yireo/magento2-loki-components: ~0.0 | ^1.0
dev-main | 19 June 2025 |
0.0.1 | 19 June 2025 |
Initial release