Yireo_LokiMapComponents

Jump to User Docs

Components

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.

Installation

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

Support

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

https://gitlab.yireo.com/loki-checkout/Yireo_LokiMapComponents

Configuration Options

The following options of this module can be configured via the Store Configuration:

Generic Settings > Default longitude
yireo_loki_map_components/generic/default_longitude
Longitude to center the map towards at the beginning
Generic Settings > Default latitude
yireo_loki_map_components/generic/default_latitude
Latitude to center the map towards at the beginning
Google Maps Settings > API key
yireo_loki_map_components/google/api_key
Enter your Google Maps API key
Module Dependencies

The following dependencies are declared in the module its `etc/module.xml` file:

Magento_Backend Magento_Customer Yireo_LokiComponents Yireo_LokiFieldComponents
Composer details
Magento module name
Yireo_LokiMapComponents
Composer name
yireo/magento2-loki-map-components
Composer version
0.0.1
Default branch
main
Requirements
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
Releases
dev-main 19 June 2025
0.0.1 19 June 2025
Changelog

[0.0.1] - 19 June 2025

Initial release

Jump to User Docs

Last modified: April 30, 2025