0.2.3
- Compatible with Wagtail 1.0
- Multiple classes allowed on the panel (e.g.
classname="gmap col3"
) - Added logic to allow outputting a latlng value rather than the street address. Adding the
gmap--latlng
modifier class to the panel enables the feature.
Cheers to @danreeves for the new goodies