Skip to content

Releases: erdem/django-map-widgets

v0.2.1

31 Oct 19:02
6fc67b3
Compare
Choose a tag to compare
  • Fixed swapped coordinates bug #60

v0.2.0

11 Sep 22:51
Compare
Choose a tag to compare
  • Fixed Python 3.6, Django 2.x compatible issues.
  • Fixed SRID format converter issues.
  • Removed pyproj package dependency.
  • Various development infrastructure updates. (Docker, Fabric files etc.)
  • Point map widget JS objects associated to the map HTML elements with jQuey $.data method.
  • Passing Google Place AutoComplete full response object to jQuery triggers.