datamade / clearstreets-web

Website that tracks where Chicago plows have been during a snowstorm.
http://clearstreets.org
MIT License
7 stars 6 forks source link

Remove address search filtering #4

Closed jpvelez closed 10 years ago

jpvelez commented 11 years ago

Currently when I enter in my address the map geocodes it and zooms to that spot on the map. It draws a radius and displays only the street segments that fall within it. It's tempting to want to browse around and view/click on local segments, but now I can.

You could just remove the filtering, since the zoom + radius do a good job of "filtering" segments near the geocoded address visually.

derekeder commented 10 years ago

done with the latest CartoDB/Leaflet updates. Map just centers and zoomed on searched address.