/wagtail-leaflet-widget

A Leaflet JS - OSM based wagtail geo-location widget

Primary LanguagePython

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.