widget to capture a geographic Point
The class LocationField renders a form field with map (from google maps) and a mark. It allows the user to drag the mark to point at some particular location, whose value (lat, lng) is saved in a hidden field. It requires jquery and google maps.
- newforms
- forms
- gis
- field
- maps
- widget