allenhwkim / angularjs-google-maps

The Simplest AngularJS Google Maps V3 Directive
http://ngmap.github.io
MIT License
1.52k stars 516 forks source link

places-auto-complete "Can't find variable: google" #819

Closed uberspeck closed 7 years ago

uberspeck commented 7 years ago

Steps to reproduce and a minimal demo(Plunker Example)

Current behavior

Other information

uberspeck commented 7 years ago

@allenhwkim , oops...forgot to include my plnkr initially. Sorry about that...

allenhwkim commented 7 years ago

Please move place-auto-complete into map-lazy-load to resolve this issue.

https://plnkr.co/edit/dfRz1BKJJF7aIRdpYAxd?p=preview

uberspeck commented 7 years ago

That's pretty obvious now that you mention it. Should have thought of that :-P Thanks for your help!