Basic search page update
Posted by gregster on 24 Mar 2010 in Activity log
The basic search page is at a point where you can search for something arbitrary and get back a count (e.g. 4 characters, 1 place, 0 events and so forth). Clicking the counts does another query and brings back the details.
Next up is to add functionality to either build a kml file from individual items in the results or add each clicked item instantly to the map using the symbol code in openlayers. More work needed there.