-
- Added translation (IT)
-
- Seems onAdminTwigTemplatePaths does not work anymore
- Removed dump on plugin config page (admin)
-
- Limit zoom to map provider max zoom
-
- I didn't updated the version number in blueprints.yaml :/
- Link to README.md now points to master branch
- Removed footnotes to comply with changelog format
- Meets the rules of markdownlint MD022, MD006, MD032, MD040
-
- Added translations (EN, DE)
- Added many map providers
- Fullfill OSM requirement fixthemap
-
- Missing Leaflet-providers, OpenStreetMap and map providers in credits
- Default marker icon is red
-
- Separated the map from address twig template
- Added a shortcode
[place]
with argumenttype=map
ortype=addr
(#2433: Suggestion from Andy Miller @rhukster)
-
- Backend also use configured icon
- Added description to configure plugin using the Administration Panel
- Replaced empty default configuration with a sample configuration
- Added grav 1.5 dependency because I don't know the older one :)
- Simplified onPluginsInitialized event
-
- Backend didn't know about config
- Removed debugging lines