5 Commits

Author SHA1 Message Date
amercader
eac494cb84 [merge] from upstream master 2012-04-16 17:45:25 +02:00
amercader
1dbd8bf957 [view/map] Make auto zoom configurable 2012-04-16 11:04:05 +02:00
Rufus Pollock
cb51f485c0 [#81,css][s]: map view uses recline- naming for top level container plus minor simplifying rename for graph css (fixes #81). 2012-04-15 16:53:46 +01:00
amercader
a8018c4e18 [#64,view/map] Add small editor for user input
Right now the form lets you define the fields where the geometries are
stored (either in a single GeoJSON field or a pair of lat/lon fields).

When adding features, if wrong geometries are found (ie wrong field
values), the process will stop and an error notice will be shown.
2012-04-11 14:15:39 +01:00
amercader
7df22effa3 [#64,map] Preliminary work on the map view
Basic map view that plots points into a Leaflet map. Right now only
models with two "lat"/"lon" fields are supported. Some problems
regarding zooming to markers bounds when div not visible.
2012-04-04 14:27:44 +01:00