I want to show multiple google map canvases in one window but it isnt working. The maps created in the for loop all just appear grey with nothing on them and I cant figure o
center attribute is required for creating maps using Google maps Javascript API, add center to your mapOptions and it will works fine.
center
mapOptions