jlooper / nativescript-snacks

🍕 Short snippets and videos to help users learn NativeScript
http://www.nativescriptsnacks.com
24 stars 8 forks source link

How to implement Google Places Autocomplete lookup with Typescript #22

Open peterd1954 opened 8 years ago

peterd1954 commented 8 years ago

Love to see how to implement Google Places API to do the Autocomplete lookup as the user types their address, using Typescript.

jlooper commented 8 years ago

@triniwiz is there something in your autocomplete plugin that could handle this?

triniwiz commented 8 years ago

maybe but there is https://developers.google.com/places/android-api/autocomplete also