Hi Guys! I have a small problem here which I really am quite stuck in right now
My problem:
when a connection to google maps loads slowly, the rest of my JS files wati for the connection to be finished
What I want to do
Load all my JS files before a connection to google maps is made
Is there any way to do this?