My plan was to use the wind turbines in the united states as my data input, and display their location on a map of the world. I was then going to have the little location dots change colors when clicked (just to get some more object programming in).
I got the map to appear:
and I can zoom in and out and that’s kind of fun:
but whenever I try to load data onto the page I get this lovely display:
forever and ever.
So here’s my code.
Same, I have the same problem when I tried to load a image onto my page. Might have something to do with the set up for the local server?