Awesome
Wagtail-Leaflet-Widget
This is a Leaflet JS based wagtail panel for picking geo location on a map, inspired by wagtail-geo-widget.
The map uses Open Street Map which is open source, thus no API Key is required.
Features
- Real spatial support (with GeoDjango and PointField)
- Storing coordinates as strings (for no-GeoDjango setups)
- StreamField integration
- Inline panel support
Documentation
- Getting started
- Settings
- Adding the widget to a Page
- Integrating with GeoDjango
- Adding to a StreamField
- FAQ
Contributing
Want to contribute? Awesome. Just send a pull request.
License
Wagtail-Leaflet-Widget is released under the MIT License.