Module Map
smile/module-map
Adds maps to your website using OpenStreetMap or Google Maps. Allows configuration of map settings, address templates and marker clustering.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubElasticSuite Map
It allows to add map on the website.
How to use
- Install the module via Composer:
composer require smile/module-map
- Enable it:
bin/magento module:enable Smile_Map
- Install the module and rebuild the DI cache:
bin/magento setup:upgrade
How to configure
Stores > Configuration > Services > Smile Map > Map Settings
| Field | Type |
|---|---|
| Provider | Select (OpenStreetMap/Google Maps) |
| Google API Key | Text |
| Ipstack API Key | Text |
| Google API Libraries | Text |
| Google Map Styles | Text |
| Directions Url | Text |
| Marker Icon | Image |
| Disable zoom out when no results | Select (Yes/No) |
| Enable Marker Cluster | Select (Yes/No) |
Stores > Configuration > Services > Smile Map > Address templates
| Field | Type |
|---|---|
| Text | Text |
| Text One Line | Text |
| HTML | Text |
| Text |
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.