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-autocomplete not working on Firefox #875

Open jaspreetsinghmadan opened 6 years ago

jaspreetsinghmadan commented 6 years ago

Hi, We are using ng-map.js in our project for showing maps and autocomplete functionalities. These functionalities are working fine in Chrome and IE. But in Firefox places-autocomplete does not work. There is an error -> google is not defined, when we open our site in Firefox. It may be the reason why places-autocomplete is not working. The ng-map.js is placed locally in the system. Please help.