-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Conversation
@kandizzy since your having problems with the loader possibly, can you add the google maps script day in the html and see if that fixes your issue? If so then there is a bug in the provider. |
Any updates on this, status wise? |
Yeah, i'm working on it, but I still can't get the Plunkr's to load in localhost. Even if I hardcode the paths to the vendor scripts... |
@nmccready just an update here, I made the examples run in localhost to test. i was able to make the example work by including the places lib directly in the HTML. Next step is to figure out why the provider is not loading the places lib. |
Ahh.. well this would be why Weather is not working as well. |
Heads up you guys are messing in the same domain.. #1567 |
cool. thanks, I'll return to this on the weekend so I'll check in with that PR. |
@nmccready hey I haven't had a chance to get back at this, but I will this weekend. I will see if i can try to tackle some of the smaller issues where you've asked for a PR as well! |
Cool TY |
LGTM |
Let's see if this gets the places library to load within the plunkr in the API docs. The code works in Plunkr by itself.