JQuery Bird Map

In the process of trying to create an Angular bird map with multiple infowindows, I diverged some and ended up with an example using JQuery. Check out the first draft of the JQuery Bird Map.  I want to adjust the code so that each window is a different shade of the same color. April 8 Update: … Read more

Google Maps with Angular

I am working on the first iteration of a new page to allow the user to check on the most recent bird sightings at John James Audubon Center at Mill Grove (near Valley Forge, PA).  To create this page I used one of Allen Kim’s ng-map directives with multiple infowindows.  I also created a custom … Read more