angular / mobile-toolkit

Tools for building progressive web apps with Angular
MIT License
1.34k stars 175 forks source link

maps api problems #182

Closed DominicBoettger closed 7 years ago

DominicBoettger commented 7 years ago

Hello,

i want to use google maps with my project and https://maps.googleapis.com/maps/api/js?v=3&callback=angular2GoogleMapsLazyMapsAPILoader&key=ffff&libraries=places but i always get a 503 error.

In the console 503 OK (from ServiceWorker)

Any ideas how i can prevent that?

Best regards Dominic