Changelog
=========

0.1 (2012/02/16)
-------------------

- Use jQuery to pick up the query's bounding box from the form input (rendered
  and escaped with Plone already) rather than regex'ing the query string.
  [davidjb]
- Add getEntryForObject method for spatial catalog index to allow viewing
  ZCatalog records.
  [davidjb]
- Zoom to bounding box extent on load, rather than the extent of data from
  the query.
  [davidjb]
- Initial release
