Add feature to define the radius in the geocode widget.

This commit is contained in:
David Molineus
2018-02-06 16:32:56 +01:00
parent c0ce2f4c5c
commit 656ddc3089
5 changed files with 106 additions and 23 deletions

View File

@@ -26,7 +26,7 @@
"require": {
"php": ">=5.6.0",
"contao/core-bundle": "^4.4.0",
"netzmacht/contao-leaflet-libraries": "~1.0"
"netzmacht/contao-leaflet-libraries": "~1.3"
},
"require-dev": {
"contao/manager-plugin": "^2.0",