shidhincr / LookAround

AngularJS Learning Playground ( with Twitter bootstrap, Google maps API, TDD using Karma runner )
MIT License
174 stars 149 forks source link

Add filter to searched results #20

Open pratik14 opened 8 years ago

pratik14 commented 8 years ago

In case I want to find an ATM of say Axis bank in a particular area then instead of listing all the ATMs in that area we can give a filter. In this case it would be of different banks.

shidhincr commented 8 years ago

Sure.. Seems a good option.

Xliff commented 8 years ago

This would mean that we would need a conditional filter based on feature types. That would also mean that Google would have to give us this option.

Word of warning, This might not be simple as it sounds. We'd need to check the output from the features returned (ala ATMs) to see what fields we'd have to parse to extract the required information (ala the Bank said ATM belongs to).

It's a good option, but it might not be simple.

Then again, nothing worthwhile ever is.

:)

Fatehkhann commented 7 years ago

Why does it take me to the Atlantic Ocean everytime I enter a zip code :/