You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
When I use display none to initially hide the map and then update the css when a check box is clicked to display the map the map bounds are incorrect. I'm storing each new map object in an array and when the check box is clicked I loop through the array to trigger a map resize. I'm not sure if the map bounds are stored in the map object...I'm thinking it isn't. Regardless, the map bounds for each separate map is the same. Please feel free to critique my code if you have the extra time.