tanoy009 / ng4-geoautocomplete

angular 4 compatable google autocomplete with server side api support and AOT enabled
MIT License
44 stars 43 forks source link

How to filter data which is coming from api. #52

Open Irfan223 opened 5 years ago

Irfan223 commented 5 years ago

How to filter data which is coming from api. API has latitude and longitude so how to implement this any demo on stackblitz. It will be appreciated. Thanks in advance

tanoy009 commented 5 years ago

Hi, Can you elaborate more about what you want to achieve?

Thanks