ZipCodeSearch Plugin

Doug Fales wrote:

I've created a plugin that will help you implement radius-based location searches from a zip code or city/state. This plugin is based on work I did for WalkingBoss (http://walkingboss.org).

This plugin includes everything you need to get started, including free zip code data (about 45,000 zips and city/states), and a fully functional ZipCodeSearchExampleController with a view.

Wow, fantastic! Thanks!

That’s huge. I imagine it might make a nice integration with google maps ?

Stuart

Hi Stuart, You could certainly do some cool things with zip code searches and Google Maps, but this plugin doesn't support any Google Maps integration. You could easily customize it to do that within your application, though. -Doug