You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to link to posts that are currently displayed on a google map info window. Each posts are pinned to the map by using the lat/long of each post. I thought I could link to each post by creating a for loop within the Marker and Info window variables in the js, but it only loops through the first post, not each. My code for the template is attached, any helpful hints would be appreciated!
I'm trying to link to posts that are currently displayed on a google map info window. Each posts are pinned to the map by using the lat/long of each post. I thought I could link to each post by creating a for loop within the Marker and Info window variables in the js, but it only loops through the first post, not each. My code for the template is attached, any helpful hints would be appreciated!
court_list.html.zip
The text was updated successfully, but these errors were encountered: