ionic2-google-maps-autocomplete
ionic2-google-maps-autocomplete copied to clipboard
Implementation of Google Maps Autocomplete in Ionic 2 (Ionic 2 RC2 + Google Maps JS SDK)
Hello, I have an issues about the variable query ,its says runtime error " Cannot read property 'query' of undefined" thanks for your help
Hi, your code working on browser, but when I run this code on android device it shows a white screen only. How can I solve this problem? Thank you.
[15:31:34] TypeError: Cannot read property 'text' of undefined [15:31:34] ngc failed [15:31:34] ionic-app-script task: "build" [15:31:34] Error: Error npm ERR! Linux 4.4.0-59-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "ionic:build" "--"...
I got the error 'Error in ./Placemodal class Placemodal_Host - caused by: Cannot read property 'maps' of undefined' . Here Placemodal is the name of my modal. How I can...