wagtailleafletwidget

Leaflet JS based wagtail geo-location widget.


License
MIT
Install
pip install wagtailleafletwidget==1.0.3

Documentation

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.

Screenshot

Features

  • Real spatial support (with GeoDjango and PointField)
  • Storing coordinates as strings (for no-GeoDjango setups)
  • StreamField integration
  • Inline panel support

Documentation

Contributing

Want to contribute? Awesome. Just send a pull request.

License

Wagtail-Leaflet-Widget is released under the MIT License.