Ah, got it all fixed
added
if(resp[i].map.summary_polyline != null){}
around the calls to google.maps.geometry.encoding.decodePath() to catch instances where retrieved information from Strava are null
I modified class-windsor-strava-club-public.php to take a Google maps API key and that first issue was resolved. Now I’m getting this series of errors
https://scontent-iad3-1.xx.fbcdn.net/v/t1.0-9/13599829_1758122544406095_2035458676206483526_n.jpg?oh=8013ab80ac12d6c764d668961cdf0f62&oe=57FC2FD3
Any insights would be appreciated! I tried modifying the windsor-strava-club-public.js file directly, but my debugging changes are not propagating online.