wagtailgmaps
wagtailgmaps copied to clipboard
Simple Google Maps address formatter for Wagtail fields
I did not see it in the documentation, is it possible to add multiple markers?
I have noticed that certain UK address which start with name instead of a number have the name stripped out. For example The Royal London Hospital Whitechapel Rd, Whitechapel, London...
Now that we have some testing going on, we should enable Coveralls and make sure it is a requested check before merging.
Have a single interface that can solve both Adddress and latlng resolution if declared
Closes #47 `wagtail.admin.edit_handlers` has been removed Wagtail 5+ and renamed to`wagtail.admin.panels`.
The modules wagtail.core, wagtail.tests, wagtail.admin.edit_handlers and wagtail.contrib.forms.edit_handlers are removed in Wagtail 5.0. For this reason I am being unable to continue using wagtailgmaps after the upgrade as it uses module...
## Includes #54 This pull request updates the project's test matrix and dependencies to support newer versions of Python, Django, and Wagtail, and refreshes the development tooling. **Test matrix and...
This pull request updates the project's test matrix and environment configuration to support multiple versions of Wagtail 7.x, alongside existing Django and Python versions. **Test Matrix Updates:** * Expanded the...