perkeep/server/camlistored/ui/goui/geo
mpl a56372830a server/camlistored/ui: prepare for map aspect zoom level
This change adds the logic to:
1) once a map aspect is loaded, get the area that includes all the
displayed results (the "zoom level")
2) modify the current query search predicate so that it includes the
above zoom-level as a locrect predicate
3) propagate that predicate change to the predicate that is displayed in
the search box, through the newly introduced currentSearch parameter
(a state parameter of the Index instance).

Change-Id: I955e6195ba71b2000c68c28278a534cec87f5311
2017-08-03 17:38:16 +02:00
..
geo.go server/camlistored/ui: prepare for map aspect zoom level 2017-08-03 17:38:16 +02:00
geo_test.go server/camlistored/ui: improve map aspect search and markers 2017-07-06 01:03:03 +02:00