etodanik / ion-google-place

Ionic directive for a location dropdown that utilizes google maps
MIT License
251 stars 201 forks source link

add ability to lookup autoplace and have users first selection at top #95

Open jamesvsshark opened 8 years ago

jamesvsshark commented 8 years ago

Great plugin! Saved me a ton of time!

I needed to also leverage auto place complete for my needs and merged what I found in a similar repo to what you have here. This suits my needs but maybe it would be cool to allow the user to enable/disable that option on a declarative tag when they insert the directive into their page.