javascript - Google Map API, what url's does it load? -
i working on locked down server every url need access needs whitelisted before can access it.
currently struggling google map api url i.e.
https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&libraries=places
i takes around 35 seconds load, guessing there url somewhere can't access hitting above url timing out. idea's of domains need opened load above file correctly ?
Comments
Post a Comment